forked from kofal.net/zmk
LIngering "global behavior" bit.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/ {
|
/ {
|
||||||
behaviors {
|
behaviors {
|
||||||
mt: behavior_mod_tap {
|
mt: behavior_mod_tap {
|
||||||
compatible = "zmk,behavior-mod-tap", "zmk,behavior-global";
|
compatible = "zmk,behavior-mod-tap";
|
||||||
label = "MOD_TAP";
|
label = "MOD_TAP";
|
||||||
#binding-cells = <2>;
|
#binding-cells = <2>;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user