LIngering "global behavior" bit.
This commit is contained in:
parent
57e061ac91
commit
c52beb78d4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/ {
|
||||
behaviors {
|
||||
mt: behavior_mod_tap {
|
||||
compatible = "zmk,behavior-mod-tap", "zmk,behavior-global";
|
||||
compatible = "zmk,behavior-mod-tap";
|
||||
label = "MOD_TAP";
|
||||
#binding-cells = <2>;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue