Lots of cleanup of old events/behavior mash.
This commit is contained in:
parent
96ec16da92
commit
57e061ac91
8 changed files with 16 additions and 146 deletions
|
|
@ -2,5 +2,4 @@
|
|||
#include <behaviors/transparent.dtsi>
|
||||
#include <behaviors/mod_tap.dtsi>
|
||||
#include <behaviors/momentary_layer.dtsi>
|
||||
#include <behaviors/reset.dtsi>
|
||||
#include <behaviors/hid.dtsi>
|
||||
#include <behaviors/reset.dtsi>
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
/ {
|
||||
behaviors {
|
||||
hid_behavior: behavior_hid {
|
||||
compatible = "zmk,behavior-hid", "zmk,behavior-global";
|
||||
label = "HID";
|
||||
#binding-cells = <0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue