From fbfb7a1079d4377a430915b6519f764762da78e8 Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 14:33:06 +0000 Subject: [PATCH] override quick-tap-ms on < and &mt --- config/corne.keymap | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/corne.keymap b/config/corne.keymap index 11a03c3..bdf3be8 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -15,6 +15,7 @@ &mt { tapping-term-ms = <180>; flavor = "balanced"; + quick-tap-ms = <180>; }; &mmv { @@ -22,6 +23,8 @@ time-to-max-speed-ms = <200>; }; +< { quick-tap-ms = <180>; }; + / { combos { compatible = "zmk,combos";