mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 15:54:06 +00:00
Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)
This commit is contained in:
@@ -56,7 +56,7 @@ extern keymap_config_t keymap_config;
|
||||
#include "virtser.h"
|
||||
#endif
|
||||
|
||||
#if (defined(RGB_MIDI) | defined(RGBLIGHT_ANIMATIONS)) & defined(RGBLIGHT_ENABLE)
|
||||
#if defined(RGBLIGHT_ENABLE)
|
||||
#include "rgblight.h"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user