Files
zmk/.vscode/settings.json
2020-06-15 06:26:38 -04:00

6 lines
57 B
JSON

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