try again permissive hold, perhaps makes the stuff more snappy
This commit is contained in:
parent
ce317794af
commit
019168aae0
1 changed files with 3 additions and 0 deletions
3
config.h
3
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue