LIngering "global behavior" bit.

This commit is contained in:
Pete Johanson 2020-06-30 15:23:21 -04:00
parent 57e061ac91
commit c52beb78d4

View file

@ -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>;
};