Tune the snake and knight effect parameters for Cluecard
This commit is contained in:
parent
2d7b549e21
commit
0ae07ae64d
|
@ -5,5 +5,8 @@
|
|||
|
||||
// place overrides here
|
||||
#define RGBLIGHT_TIMER
|
||||
#define RGBLIGHT_EFFECT_SNAKE_LENGTH 3
|
||||
#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 2
|
||||
#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 2
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue