Skip to content

Commit 16b4448

Browse files
authored
Update miryoku_double_tap_guard.dtsi
Finish update to double tap term
1 parent 5a91eab commit 16b4448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

miryoku/miryoku_double_tap_guard.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
NAME: NAME { \
88
compatible = "zmk,behavior-tap-dance"; \
99
#binding-cells = <0>; \
10-
tapping-term-ms = <U_TAPPING_TERM>; \
10+
tapping-term-ms = <U_DOUBLE_TAPPING_TERM>; \
1111
bindings = <&none>, <BINDING>; \
1212
}; \
1313
}; \

0 commit comments

Comments
 (0)