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