forked from mirrors/qmk_userspace
rgblight fixes
This commit is contained in:
parent
cefa8468fb
commit
f25596b8dc
3 changed files with 8 additions and 6 deletions
|
@ -1055,7 +1055,7 @@ int main(void)
|
|||
// MIDI_Task();
|
||||
#endif
|
||||
|
||||
#ifdef RGBLIGHT_ANIMATIONS
|
||||
#if defined(RGBLIGHT_ANIMATIONS) & defined(RGBLIGHT_ENABLE)
|
||||
rgblight_task();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue