mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +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;
|
bool timer_enabled;
|
||||||
#ifdef RGBLIGHT_SPLIT
|
#ifdef RGBLIGHT_SPLIT
|
||||||
uint8_t change_flags;
|
uint8_t change_flags;
|
||||||
// TODO: add animation syncronizing
|
|
||||||
// (with integrate timer processing.)
|
|
||||||
#endif
|
#endif
|
||||||
} rgblight_status_t;
|
} rgblight_status_t;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user