From f35586f88b6f8f5193e76c2b505521e53cc8bc28 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 7 Aug 2023 16:55:09 +0200 Subject: try bit less time --- ferris/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ferris/config.h b/ferris/config.h index 95d81a2..a39f0ec 100644 --- a/ferris/config.h +++ b/ferris/config.h @@ -30,7 +30,7 @@ // details see https://precondition.github.io/home-row-mods // the default of 200 -#define TAPPING_TERM 200 +#define TAPPING_TERM 180 // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. #define QUICK_TAP_TERM 0 -- cgit v1.2.3