[Keyboard] Fix compilation size issues for Canary 60 RGB (#15016)
This commit is contained in:
parent
3c08817e44
commit
72f94daae1
1 changed files with 2 additions and 0 deletions
|
@ -21,3 +21,5 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
|||
AUDIO_ENABLE = no # Audio output
|
||||
RGB_MATRIX_ENABLE = yes # Use RGB matrix
|
||||
RGB_MATRIX_DRIVER = IS31FL3733
|
||||
|
||||
LTO_ENABLE = yes
|
||||
|
|
Loading…
Reference in a new issue