forked from mirrors/qmk_firmware
Adjusting tapping term
This commit is contained in:
parent
40c6269f9f
commit
e6b3bef077
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
#define TAPPING_TERM 300
|
||||
#define RETRO_TAPPING
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
|
|
Loading…
Reference in a new issue