This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Propertly highlight .keymap files as dts.
xmkb
Pete Johanson
4 years ago
parent
10683fe1f8
commit
65a6a91f59
1 changed files
with
2 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
.vscode/settings.json
3
.vscode/settings.json
vendored
Unescape
Escape
View File
@ -1,5 +1,6 @@
{
{
"files.associations"
:
{
"files.associations"
:
{
"*.overlay"
:
"dts"
"*.overlay"
:
"dts"
,
"*.keymap"
:
"dts"
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
xenua/zmk
Title
Body
Create Issue