mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"files.associations": {
|
|
"*.overlay": "dts",
|
|
"*.keymap": "dts"
|
|
},
|
|
"python.formatting.provider": "black"
|
|
} |