zmk/.vscode/settings.json
2022-01-01 13:51:49 +07:00

5 lines
No EOL
56 B
JSON

{
"files.associations": {
"*.overlay": "dts"
}
}