mirror of
https://github.com/qmk/qmk_userspace.git
synced 2026-06-08 23:35:14 -04:00
Adjust tapping term
This commit is contained in:
parent
cc4bf0aaf1
commit
c9c1d7afb8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
||||||
#define ENCODER_RESOLUTION 4
|
#define ENCODER_RESOLUTION 4
|
||||||
|
|
||||||
#ifndef TAPPING_TERM
|
#ifndef TAPPING_TERM
|
||||||
# define TAPPING_TERM 200
|
# define TAPPING_TERM 150
|
||||||
#endif // TAPPING_TERM
|
#endif // TAPPING_TERM
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue