[BUG] Massdrop develop rgb fix (#12022)
* Allow for disabling RGB_MATRIX on Massdrop boards. * Fixup init sequence. * Make some functions static as they've got very generic names.
This commit is contained in:
parent
4dc8a2dd6f
commit
abe189377c
5 changed files with 13 additions and 9 deletions
|
@ -79,4 +79,4 @@ void rgb_matrix_indicators_kb(void)
|
|||
}
|
||||
#endif // USB_LED_INDICATOR_ENABLE
|
||||
|
||||
#endif
|
||||
#endif // RGB_MATRIX_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue