mirror of
https://github.com/Kabbone/zmk-config.git
synced 2025-01-06 09:14:24 +01:00
rename layertap because of collision
This commit is contained in:
parent
0ce2361abc
commit
58100366cb
@ -169,7 +169,7 @@
|
||||
flavor = "balanced";
|
||||
bindings = <&kp>, <&to>;
|
||||
};
|
||||
td: tapdance {
|
||||
td: tapdance {
|
||||
compatible = "zmk,behavior-hold-tap";
|
||||
label = "TAPDANCE";
|
||||
#binding-cells = <2>;
|
||||
@ -178,7 +178,7 @@
|
||||
flavor = "tap-preferred";
|
||||
bindings = <&kp>, <&kp>;
|
||||
};
|
||||
bl: layertap {
|
||||
lt: layertap {
|
||||
compatible = "zmk,behavior-hold-tap";
|
||||
label = "LAYERTAP";
|
||||
#binding-cells = <2>;
|
||||
|
Loading…
Reference in New Issue
Block a user