mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-07 23:03:21 +02:00
1a6fe846e4
- Revert accidental VS code settings change
6 lines
79 B
JSON
6 lines
79 B
JSON
{
|
|
"files.associations": {
|
|
"*.overlay": "dts",
|
|
"*.keymap": "dts"
|
|
}
|
|
} |