forked from mirror/qmk_firmware
remove TODO comment from quantum/rgblight.h
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user