From c145d24d5b170c45ccc60c82fbc33616bb38c301 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 1 Jul 2023 23:04:50 +0200 Subject: tune timings 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 1812395..3179a87 100644 --- a/ferris/config.h +++ b/ferris/config.h @@ -37,7 +37,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