mirror of
https://github.com/Kabbone/zmk-config.git
synced 2025-01-07 17:24:25 +01:00
rename layertap because of collision
This commit is contained in:
parent
0ce2361abc
commit
58100366cb
@ -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>;
|
||||||
|
Loading…
Reference in New Issue
Block a user