~ruther/zmk-config

7eabe4329e16f49022f4e4f87f9e53a1633a2cec — Rutherther 2 months ago ac3b12f
fix: tune Corne thumb layer taps
1 files changed, 3 insertions(+), 1 deletions(-)

M config/splitkb_aurora_corne.keymap
M config/splitkb_aurora_corne.keymap => config/splitkb_aurora_corne.keymap +3 -1
@@ 104,9 104,11 @@ CZECH_CARET_MACRO(T)
CZECH_CARET_MACRO(Z)

&lt {
    tapping-term-ms = <170>;
    tapping-term-ms = <220>;
    quick-tap-ms = <110>;
    flavor = "balanced";
    require-prior-idle-ms = <100>;
    hold-trigger-key-positions = <RIGHT_KEYS>;
    hold-trigger-on-release;
};