fine tune home row modifiers
https://precondition.github.io/home-row-mods#using-home-row-mods-with-qmk
This commit is contained in:
parent
188e0b62fb
commit
396c323f56
1 changed files with 2 additions and 0 deletions
2
config.h
2
config.h
|
@ -21,6 +21,8 @@
|
|||
|
||||
// ensure home row modifiers don't cause havoc
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
#define TAPPING_FORCE_HOLD
|
||||
#define PERMISSIVE_HOLD
|
||||
|
||||
// fix startup sound
|
||||
#define AUDIO_INIT_DELAY
|
||||
|
|
Loading…
Reference in a new issue