shorter tapping
This commit is contained in:
parent
c1c272abe6
commit
c116ff8ada
1 changed files with 3 additions and 0 deletions
3
config.h
3
config.h
|
@ -23,6 +23,9 @@
|
|||
// settings for home row modifiers
|
||||
// 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.
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
|
|
Loading…
Reference in a new issue