rename layertap because of collision

This commit is contained in:
Kabbone 2022-02-18 20:16:22 +01:00
parent 0ce2361abc
commit 58100366cb
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -169,7 +169,7 @@
flavor = "balanced"; flavor = "balanced";
bindings = <&kp>, <&to>; bindings = <&kp>, <&to>;
}; };
td: tapdance { td: tapdance {
compatible = "zmk,behavior-hold-tap"; compatible = "zmk,behavior-hold-tap";
label = "TAPDANCE"; label = "TAPDANCE";
#binding-cells = <2>; #binding-cells = <2>;
@ -178,7 +178,7 @@
flavor = "tap-preferred"; flavor = "tap-preferred";
bindings = <&kp>, <&kp>; bindings = <&kp>, <&kp>;
}; };
bl: layertap { lt: layertap {
compatible = "zmk,behavior-hold-tap"; compatible = "zmk,behavior-hold-tap";
label = "LAYERTAP"; label = "LAYERTAP";
#binding-cells = <2>; #binding-cells = <2>;