shorter tapping
This commit is contained in:
parent
c1c272abe6
commit
c116ff8ada
3
config.h
3
config.h
|
@ -23,6 +23,9 @@
|
||||||
// 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
|
||||||
|
|
||||||
|
// bit faster tapping term
|
||||||
|
#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