From 3ddca1498576df51283aae3ded40d127fa107af3 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 12 Aug 2023 16:17:54 +0200 Subject: fine tune a bit --- planck/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'planck/config.h') diff --git a/planck/config.h b/planck/config.h index 2ff606b..af3edee 100644 --- a/planck/config.h +++ b/planck/config.h @@ -33,7 +33,7 @@ // details see https://precondition.github.io/home-row-mods // the default of 200 -#define TAPPING_TERM 200 +#define TAPPING_TERM 175 // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. #define QUICK_TAP_TERM 0 -- cgit v1.2.3