try again permissive hold, perhaps makes the stuff more snappy

This commit is contained in:
Christoph Cullmann 2022-10-11 10:31:18 +02:00
parent ce317794af
commit 019168aae0

View file

@ -37,6 +37,9 @@
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat. // Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define TAPPING_FORCE_HOLD #define TAPPING_FORCE_HOLD
// try to be more permissive with holds, allows to trigger modifiers fasters
#define PERMISSIVE_HOLD
// fix startup sound // fix startup sound
#define AUDIO_INIT_DELAY #define AUDIO_INIT_DELAY