From 54de99e4405bb25c4782d2fab11ad509205d1d7e Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 19 Oct 2022 09:58:27 +0200 Subject: more miryoku style --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 471da7e..dd7c6b1 100644 --- a/config.h +++ b/config.h @@ -23,8 +23,8 @@ // settings for home row modifiers // details see https://precondition.github.io/home-row-mods -// bit faster tapping term -#define TAPPING_TERM 180 +// try the default timing +#define TAPPING_TERM 200 // Prevent normal rollover on alphas from accidentally triggering mods. #define IGNORE_MOD_TAP_INTERRUPT -- cgit v1.2.3