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
Configure .overlay files to use dts file assocation.
xmkb
Pete Johanson
5 years ago
parent
500232bb83
commit
8e4c883f65
1 changed files
with
5 additions
and
0 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
5
.vscode/settings.json
5
.vscode/settings.json
vendored
Unescape
Escape
View File
@ -0,0 +1,5 @@
{
"files.associations"
:
{
"*.overlay"
:
"dts"
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
xenua/zmk
Title
Body
Create Issue