keyboard/zmk/.vscode/settings.json

6 lines
79 B
JSON

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