Skip to content

Commit 9c9f9c4

Browse files
chore: Decreases tapping-term-ms to 200
1 parent 54a58ec commit 9c9f9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/corne.keymap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
behaviors {
1414
mt: mod_tap {
1515
compatible = "zmk,behavior-hold-tap";
16-
tapping-term-ms = <400>;
16+
tapping-term-ms = <200>;
1717
flavor = "tap-preferred";
1818
bindings = <&kp>, <&kp>;
1919
};

0 commit comments

Comments
 (0)