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 --- ferris/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ferris/config.h') diff --git a/ferris/config.h b/ferris/config.h index b37cf1d..f789ea4 100644 --- a/ferris/config.h +++ b/ferris/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