Skip to content

Commit 3aaafc2

Browse files
committed
Update layer-tap timings and interrupt flavor
1 parent 5ab84b4 commit 3aaafc2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config/corne.keymap

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
delay-ms = <0>; // 0
3030
};
3131

32+
&lt {
33+
tapping-term-ms = <200> // default 200
34+
flavor = "balanced" // or hold-preferred or tap-preferred
35+
quick-tap-ms = <150>;
36+
};
3237
/ {
3338
combos {
3439
compatible = "zmk,combos";

0 commit comments

Comments
 (0)