aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOscar Nelin <omn@dalux.com>2024-07-09 07:57:28 +0000
committerOscar Nelin <omn@dalux.com>2024-07-09 07:57:28 +0000
commit7433f9050bd3dca1a5f8d643cd510536ba66ce46 (patch)
tree8abb206bedae64e69c357b4cf7935f8d2bab71ff
parent7f2b7891a643cba4e175edd3f7121745d8f9a50e (diff)
Adjust hold-tap timings
-rw-r--r--config/cradio.keymap8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap
index ddf0933..bd86d24 100644
--- a/config/cradio.keymap
+++ b/config/cradio.keymap
@@ -35,8 +35,8 @@
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
flavor = "balanced";
- tapping-term-ms = <150>;
- require-prior-idle-ms = <135>;
+ tapping-term-ms = <175>;
+ require-prior-idle-ms = <100>;
quick-tap-ms = <50>;
bindings = <&kp>, <&kp>;
// Hold trigger on opposite side, RHS and tab
@@ -48,8 +48,8 @@
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
flavor = "balanced";
- tapping-term-ms = <150>;
- require-prior-idle-ms = <135>;
+ tapping-term-ms = <175>;
+ require-prior-idle-ms = <100>;
quick-tap-ms = <50>;
bindings = <&kp>, <&kp>;
// Hold trigger on opposite side, LHS and tab