From 3ebc6e5d30ce32f669dd8d4047b7138d2e6a2d84 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 12 Jan 2024 17:57:56 +0100 Subject: try to tweak modifiers a bit --- common/config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/config.h') diff --git a/common/config.h b/common/config.h index 335ad8a..051640e 100644 --- a/common/config.h +++ b/common/config.h @@ -38,7 +38,8 @@ // details see https://precondition.github.io/home-row-mods // the default is 200 -#define TAPPING_TERM 200 +#define TAPPING_TERM 175 +#define TAPPING_TERM_PER_KEY // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. #define QUICK_TAP_TERM 0 -- cgit v1.2.3