lower tapping term
This commit is contained in:
parent
dec8f05d9a
commit
64d5553a9a
4
config.h
4
config.h
|
@ -23,8 +23,8 @@
|
||||||
// settings for home row modifiers
|
// settings for home row modifiers
|
||||||
// details see https://precondition.github.io/home-row-mods
|
// details see https://precondition.github.io/home-row-mods
|
||||||
|
|
||||||
// try the default timing
|
// bit lower the default from 200
|
||||||
#define TAPPING_TERM 200
|
#define TAPPING_TERM 180
|
||||||
|
|
||||||
// Prevent normal rollover on alphas from accidentally triggering mods.
|
// Prevent normal rollover on alphas from accidentally triggering mods.
|
||||||
#define IGNORE_MOD_TAP_INTERRUPT
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||||||
|
|
Loading…
Reference in a new issue