forked from kofal.net/zmk
Lots of cleanup of old events/behavior mash.
This commit is contained in:
@@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user