diff --git a/config/cradio.keymap b/config/cradio.keymap index c6b775b..6e526ba 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -11,7 +11,7 @@ < { tapping-term-ms = <200>; - quick-tap-ms = <1>; + quick-tap-ms = <200>; flavor = "tap-preferred"; #binding-cells = <2>; }; @@ -50,13 +50,13 @@ #binding-cells = <2>; flavor = "tap-preferred"; tapping-term-ms = <200>; - quick-tap-ms = <1>; + quick-tap-ms = <200>; require-prior-idle-ms = <100>; bindings = <&kp>, <&kp>; }; lt: layer_tap { tapping-term-ms = <200>; - quick-tap-ms = <1>; + quick-tap-ms = <200>; flavor = "tap-preferred"; #binding-cells = <2>; };