[Keyboard] Fix handful of boards compiling too large due to RGB matrix changes (#15184)

This commit is contained in:
Drashna Jaelre
2021-11-16 17:45:06 -08:00
committed by GitHub
parent 6f3861fac5
commit 9ca0cd81bf
3 changed files with 5 additions and 3 deletions

View File

@@ -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