zmk_mf68/.vscode/settings.json

7 lines
80 B
JSON

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