mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-08 06:53:24 +01:00
[Keyboard] Fix handful of boards compiling too large due to RGB matrix changes (#15184)
This commit is contained in:
@@ -22,5 +22,6 @@ AUDIO_ENABLE = no # Audio output
|
||||
ENCODER_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
RGB_MATRIX_DRIVER = WS2812
|
||||
LTO_ENABLE = yes
|
||||
|
||||
SRC += encoder_actions.c rgb_functions.c
|
||||
|
||||
Reference in New Issue
Block a user