Tune the snake and knight effect parameters for Cluecard

This commit is contained in:
Fred Sundvik 2016-10-09 19:11:52 +03:00
parent 2d7b549e21
commit 0ae07ae64d
1 changed files with 3 additions and 0 deletions

View File

@ -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