zmk/.vscode/settings.json
2022-01-01 13:55:43 +07:00

6 lines
80 B
JSON

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