mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-09 23:05:19 -05:00
Configure .overlay files to use dts file assocation.
This commit is contained in:
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"files.associations": {
|
||||||
|
"*.overlay": "dts"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user