[Keyboard] Fix handful of boards compiling too large due to RGB matrix changes (#15184)
This commit is contained in:
parent
6f3861fac5
commit
9ca0cd81bf
3 changed files with 5 additions and 3 deletions
|
@ -22,3 +22,5 @@ AUDIO_ENABLE = no # Audio output
|
|||
RGB_MATRIX_ENABLE = yes # Use RGB matrix
|
||||
RGB_MATRIX_DRIVER = IS31FL3733
|
||||
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
|
||||
|
||||
LTO_ENABLE = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue