From 019168aae0c5b180f30dd4a16d1ddae1c1adbe92 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Tue, 11 Oct 2022 10:31:18 +0200 Subject: try again permissive hold, perhaps makes the stuff more snappy --- config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h') diff --git a/config.h b/config.h index df9019c..29b6711 100644 --- a/config.h +++ b/config.h @@ -37,6 +37,9 @@ // Enable rapid switch from tap to hold, disables double tap hold auto-repeat. #define TAPPING_FORCE_HOLD +// try to be more permissive with holds, allows to trigger modifiers fasters +#define PERMISSIVE_HOLD + // fix startup sound #define AUDIO_INIT_DELAY -- cgit v1.2.3