Lots more pieces toward HID working again.
This commit is contained in:
parent
c23d752917
commit
d65629b9a0
19 changed files with 346 additions and 13 deletions
9
app/dts/behaviors/keymap.dtsi
Normal file
9
app/dts/behaviors/keymap.dtsi
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/ {
|
||||
behaviors {
|
||||
keymap_behavior: behavior_keymap {
|
||||
compatible = "zmk,behavior-keymap";
|
||||
label = "KEYMAP";
|
||||
#binding-cells = <0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue