update timeout
This commit is contained in:
parent
4d6842ad48
commit
92609f73f5
|
@ -52,7 +52,8 @@
|
|||
#define CAPS_WORD_IDLE_TIMEOUT 2000
|
||||
|
||||
// Leader Key
|
||||
#define LEADER_TIMEOUT 300
|
||||
#define LEADER_TIMEOUT 500
|
||||
#define LEADER_NO_TIMEOUT
|
||||
#define LEADER_PER_KEY_TIMING
|
||||
|
||||
// Combos
|
||||
|
|
Loading…
Reference in a new issue