refactor: replace quick_tap_ms with quick-tap-ms
* The underscore form of this property is deprecated.
This commit is contained in:
parent
3a38979684
commit
6f2e19ff88
4 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
compatible = "zmk,behavior-hold-tap";
|
||||
#binding-cells = <2>;
|
||||
tapping-term-ms = <200>;
|
||||
quick_tap_ms = <0>;
|
||||
quick-tap-ms = <0>;
|
||||
flavor = "tap-preferred";
|
||||
bindings = <&kp>, <&kp>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue