mirror of
https://github.com/tcaxle/zmk-config.git
synced 2025-02-02 00:32:29 +00:00
fix2
This commit is contained in:
parent
e002d078a4
commit
f4cf36b813
@ -64,11 +64,12 @@
|
|||||||
hlt: hlt {
|
hlt: hlt {
|
||||||
compatible = "zmk,behavior-hold-tap";
|
compatible = "zmk,behavior-hold-tap";
|
||||||
label = "HLT";
|
label = "HLT";
|
||||||
bindings = <<>, <&kp>;
|
bindings = <&mo>, <&kp>;
|
||||||
|
|
||||||
#binding-cells = <2>;
|
#binding-cells = <2>;
|
||||||
tapping-term-ms = <200>;
|
tapping-term-ms = <200>;
|
||||||
flavor = "hold-preferred";
|
flavor = "hold-preferred";
|
||||||
|
retro-tap;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user