setup leader key
This commit is contained in:
parent
420fa59dd5
commit
6a87b0a4d8
|
@ -28,6 +28,9 @@
|
||||||
// Combos
|
// Combos
|
||||||
#define COMBO_TERM 50
|
#define COMBO_TERM 50
|
||||||
|
|
||||||
|
// Leader key
|
||||||
|
#define LEADER_TIMEOUT 500
|
||||||
|
#define LEADER_PER_KEY_TIMING
|
||||||
// RGB
|
// RGB
|
||||||
#ifdef RGBLIGHT_ENABLE
|
#ifdef RGBLIGHT_ENABLE
|
||||||
#define RGBLIGHT_SLEEP
|
#define RGBLIGHT_SLEEP
|
||||||
|
|
Loading…
Reference in a new issue