aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/cradio.keymap5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/cradio.keymap b/config/cradio.keymap
index 1ed5757..677700d 100644
--- a/config/cradio.keymap
+++ b/config/cradio.keymap
@@ -27,7 +27,8 @@
#binding-cells = <2>;
flavor = "tap-preferred";
tapping-term-ms = <220>;
- quick-tap-ms = <150>;
+ require-prior-idle-ms = <135>;
+ quick-tap-ms = <190>;
bindings = <&kp>, <&kp>;
};
@@ -36,7 +37,7 @@
flavor = "tap-preferred";
#binding-cells = <2>;
tapping-term-ms = <220>;
- quick-tap-ms = <150>;
+ quick-tap-ms = <190>;
bindings = <&kp>, <&to>;
};
};