From 835a4e7bfbc26868f65e077a39da409a65ef6885 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 18 Sep 2023 09:58:32 +0200 Subject: higher TAPPING_TERM --- common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/config.h') diff --git a/common/config.h b/common/config.h index 09c6200..63364b9 100644 --- a/common/config.h +++ b/common/config.h @@ -30,7 +30,7 @@ // details see https://precondition.github.io/home-row-mods // the default of 200 -#define TAPPING_TERM 175 +#define TAPPING_TERM 200 // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. #define QUICK_TAP_TERM 0 -- cgit v1.2.3