Split RGB Matrix (#11055)
* Split RGB Matrix * Suspend State sync for rgb matrix
This commit is contained in:
@ -28,6 +28,10 @@
|
||||
# include "rgblight.h"
|
||||
#endif
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
# include "rgb_matrix.h"
|
||||
#endif
|
||||
|
||||
/** \brief Suspend idle
|
||||
*
|
||||
* FIXME: needs doc
|
||||
|
Reference in New Issue
Block a user