mirror of
https://github.com/zoriya/zmk.git
synced 2026-06-06 03:56:35 +00:00
Configure .overlay files to use dts file assocation.
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.overlay": "dts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user