From 0894f929ae5866b648ff1f6a9808d6dfd748a64c Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 20 Sep 2023 15:09:32 +0200 Subject: try again a lighter setup no achordion --- common/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/config.h') diff --git a/common/config.h b/common/config.h index 63364b9..7212a3e 100644 --- a/common/config.h +++ b/common/config.h @@ -35,5 +35,5 @@ // 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 -#define PERMISSIVE_HOLD +// allow that thumb buttons have permissive hold +#define PERMISSIVE_HOLD_PER_KEY -- cgit v1.2.3