From 9d7cf19ed800ac1aad28a93b5a456a7cdf19431c Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 22 Sep 2024 17:50:22 +0200 Subject: Revert "faster tapping" This reverts commit 724fcf1c00ffee313fac42b501c05a7bb9d6efc0. --- 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 6306dc3..18ee2e7 100644 --- a/common/config.h +++ b/common/config.h @@ -19,7 +19,7 @@ #define FORCE_NKRO // Tap-hold settings -#define TAPPING_TERM 200 +#define TAPPING_TERM 230 #define TAPPING_TERM_PER_KEY #define PERMISSIVE_HOLD_PER_KEY #define HOLD_ON_OTHER_KEY_PRESS_PER_KEY -- cgit v1.2.3