Change RGB/LED Matrix to use a simple define for USB suspend (#12697)
This commit is contained in:
parent
7409f03cbf
commit
d8167779cd
9 changed files with 62 additions and 53 deletions
|
@ -134,7 +134,6 @@ extern const led_matrix_driver_t led_matrix_driver;
|
|||
|
||||
extern led_eeconfig_t led_matrix_eeconfig;
|
||||
|
||||
extern bool g_suspend_state;
|
||||
extern uint32_t g_led_timer;
|
||||
extern led_config_t g_led_config;
|
||||
#ifdef LED_MATRIX_KEYREACTIVE_ENABLED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue