~ruther/zmk-config

98c8fb43abc1f8d14a22efd092d9ccb5115f1578 — Rutherther a month ago 47a6ba5
chore: adjust require prior idle ms on home row mods
1 files changed, 4 insertions(+), 4 deletions(-)

M config/cradio.keymap
M config/cradio.keymap => config/cradio.keymap +4 -4
@@ 120,7 120,7 @@ CZECH_CARET_MACRO(R)
            compatible = "zmk,behavior-hold-tap";
            #binding-cells = <2>;
            flavor = "balanced";
            require-prior-idle-ms = <100>;
            require-prior-idle-ms = <50>;
            tapping-term-ms = <170>;
            quick-tap-ms = <100>;
            bindings = <&mo>, <&kp>;


@@ 132,7 132,7 @@ CZECH_CARET_MACRO(R)
            compatible = "zmk,behavior-hold-tap";
            #binding-cells = <2>;
            flavor = "balanced";
            require-prior-idle-ms = <100>;
            require-prior-idle-ms = <50>;
            tapping-term-ms = <170>;
            quick-tap-ms = <100>;
            bindings = <&mo>, <&kp>;


@@ 144,7 144,7 @@ CZECH_CARET_MACRO(R)
            compatible = "zmk,behavior-hold-tap";
            #binding-cells = <2>;
            flavor = "balanced";
            require-prior-idle-ms = <100>;
            require-prior-idle-ms = <50>;
            tapping-term-ms = <170>;
            quick-tap-ms = <100>;
            bindings = <&kp>, <&kp>;


@@ 155,7 155,7 @@ CZECH_CARET_MACRO(R)
            compatible = "zmk,behavior-hold-tap";
            #binding-cells = <2>;
            flavor = "balanced";
            require-prior-idle-ms = <100>;
            require-prior-idle-ms = <50>;
            tapping-term-ms = <170>;
            quick-tap-ms = <100>;
            bindings = <&kp>, <&kp>;

Do not follow this link