From 724fcf1c00ffee313fac42b501c05a7bb9d6efc0 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 20 Sep 2024 23:11:09 +0200 Subject: faster tapping --- 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 18ee2e7..6306dc3 100644 --- a/common/config.h +++ b/common/config.h @@ -19,7 +19,7 @@ #define FORCE_NKRO // Tap-hold settings -#define TAPPING_TERM 230 +#define TAPPING_TERM 200 #define TAPPING_TERM_PER_KEY #define PERMISSIVE_HOLD_PER_KEY #define HOLD_ON_OTHER_KEY_PRESS_PER_KEY -- cgit v1.2.3