From 388147738690694a8cc9934665c04064fd79c788 Mon Sep 17 00:00:00 2001 From: Nulo Date: Tue, 14 Jun 2022 21:17:20 -0300 Subject: [PATCH] Increase Hold Tap delays --- config/rae_dux.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/rae_dux.keymap b/config/rae_dux.keymap index 29c1e6b..cb00677 100644 --- a/config/rae_dux.keymap +++ b/config/rae_dux.keymap @@ -62,8 +62,8 @@ label = "LEFT_POSITIONAL_HOLD_TAP"; #binding-cells = <2>; flavor = "tap-preferred"; - tapping-term-ms = <175>; - quick-tap-ms = <125>; + tapping-term-ms = <200>; + quick-tap-ms = <200>; global-quick-tap; bindings = <&kp>, <&kp>; // hold-trigger-key-positions = <5 6 7 8 9 15 16 17 18 19 25 26 27 28 29 30 31 32 33 34 35>;