From d421e8d7220fe88ebf23c5020ee902b488d69778 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 12 Aug 2023 16:08:58 +0200 Subject: try again with achordion --- ferris/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ferris/config.h') diff --git a/ferris/config.h b/ferris/config.h index a39f0ec..199afca 100644 --- a/ferris/config.h +++ b/ferris/config.h @@ -30,10 +30,10 @@ // details see https://precondition.github.io/home-row-mods // the default of 200 -#define TAPPING_TERM 180 +#define TAPPING_TERM 200 // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. #define QUICK_TAP_TERM 0 -// try to be more permissive with holds for layer switch keys -#define PERMISSIVE_HOLD_PER_KEY +// try to be more permissive with holds +#define PERMISSIVE_HOLD -- cgit v1.2.3