From 20330bb4b7c6cabc9ff4f1d67fd089115976f7e1 Mon Sep 17 00:00:00 2001 From: Jan Gleytenhoover Date: Fri, 16 Aug 2024 10:29:37 +0000 Subject: [PATCH] Update config/cradio.keymap --- config/cradio.keymap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/cradio.keymap b/config/cradio.keymap index b970f9d..c6b775b 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -11,7 +11,7 @@ < { tapping-term-ms = <200>; - quick-tap-ms = <0>; + quick-tap-ms = <1>; flavor = "tap-preferred"; #binding-cells = <2>; }; @@ -50,13 +50,13 @@ #binding-cells = <2>; flavor = "tap-preferred"; tapping-term-ms = <200>; - quick-tap-ms = <0>; + quick-tap-ms = <1>; require-prior-idle-ms = <100>; bindings = <&kp>, <&kp>; }; lt: layer_tap { tapping-term-ms = <200>; - quick-tap-ms = <0>; + quick-tap-ms = <1>; flavor = "tap-preferred"; #binding-cells = <2>; };