diff options
-rw-r--r-- | config/cradio.keymap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap index 1966f09..5a63164 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -13,8 +13,8 @@ compatible = "zmk,behavior-hold-tap"; label = "AUTO_SHIFT"; #binding-cells = <2>; - tapping_term_ms = <235>; - quick_tap_ms = <0>; + tapping_term_ms = <200>; + quick_tap_ms = <100>; flavor = "tap-preferred"; bindings = <&kp>, <&kp>; }; |