diff --git a/config/rae_dux.keymap b/config/rae_dux.keymap index cb00677..5c8f592 100644 --- a/config/rae_dux.keymap +++ b/config/rae_dux.keymap @@ -75,25 +75,14 @@ label = "RIGHT_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 = <0 1 2 3 4 10 11 12 13 14 20 21 22 23 24 30 31 32 33 34 35>; hold-trigger-key-positions = <0 1 2 3 4 10 11 12 13 14 16 17 18 19 20 21 22 23 24 30 31 32 33 34 35>; }; - base_lt: base_layer_hold_tap { - compatible = "zmk,behavior-hold-tap"; - label = "BASE_LAYER_HOLD_TAP"; - #binding-cells = <2>; - flavor = "tap-preferred"; - tapping-term-ms = <200>; - quick-tap-ms = <50>; - global-quick-tap; - bindings = <&mo>, <&kp>; - }; - conditional_layers { compatible = "zmk,conditional-layers"; tri_layer {