mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 04:41:28 +00:00
remove TODO comment from quantum/rgblight.h
This commit is contained in:
parent
907586fe36
commit
5a763fcf3c
@ -172,8 +172,6 @@ typedef struct _rgblight_status_t {
|
||||
bool timer_enabled;
|
||||
#ifdef RGBLIGHT_SPLIT
|
||||
uint8_t change_flags;
|
||||
// TODO: add animation syncronizing
|
||||
// (with integrate timer processing.)
|
||||
#endif
|
||||
} rgblight_status_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user