forked from mirrors/qmk_userspace
fix bugs in animation effects
This commit is contained in:
parent
ba9ac457b2
commit
2647c7cd84
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 7
|
||||
#endif
|
||||
#ifndef RGBLIGHT_EFFECT_KNIGHT_OFFSET
|
||||
#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 11
|
||||
#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 9
|
||||
#endif
|
||||
|
||||
#ifndef RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue