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
2
config.h
2
config.h
|
@ -21,6 +21,8 @@
|
||||||
|
|
||||||
// ensure home row modifiers don't cause havoc
|
// ensure home row modifiers don't cause havoc
|
||||||
#define IGNORE_MOD_TAP_INTERRUPT
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||||||
|
#define TAPPING_FORCE_HOLD
|
||||||
|
#define PERMISSIVE_HOLD
|
||||||
|
|
||||||
// fix startup sound
|
// fix startup sound
|
||||||
#define AUDIO_INIT_DELAY
|
#define AUDIO_INIT_DELAY
|
||||||
|
|
Loading…
Reference in a new issue