refactor: replace quick_tap_ms with quick-tap-ms

* The underscore form of this property is deprecated.
This commit is contained in:
honorless
2024-01-08 21:29:11 -05:00
committed by Pete Johanson
parent 3a38979684
commit 6f2e19ff88
4 changed files with 5 additions and 5 deletions

View File

@@ -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>;
};