This website requires JavaScript.
Explore
Help
Sign in
pwarren
/
zmk_mf68
Watch
1
Star
0
Fork
You've already forked zmk_mf68
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3b9caaaf90
zmk_mf68
/
.vscode
/
settings.json
7 lines
80 B
JSON
Raw
Normal View
History
Unescape
Escape
Configure .overlay files to use dts file assocation.
2020-06-15 20:26:38 +10:00
{
"files.associations"
:
{
Propertly highlight .keymap files as dts.
2020-08-07 05:04:50 +10:00
"*.overlay"
:
"dts"
,
"*.keymap"
:
"dts"
Configure .overlay files to use dts file assocation.
2020-06-15 20:26:38 +10:00
}
}
Reference in a new issue
Copy permalink