1
0
Fork 0

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

This commit is contained in:
Drashna Jael're 2021-11-16 17:45:06 -08:00 committed by GitHub
parent 6f3861fac5
commit 9ca0cd81bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View file

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