~ruther/qmk_firmware

72f94daae1b75c3b29e76c8124913fc40ef7e7d1 — Drashna Jaelre 3 years ago 3c08817
[Keyboard] Fix compilation size issues for Canary 60 RGB (#15016)

1 files changed, 2 insertions(+), 0 deletions(-)

M keyboards/canary/canary60rgb/v1/rules.mk
M keyboards/canary/canary60rgb/v1/rules.mk => keyboards/canary/canary60rgb/v1/rules.mk +2 -0
@@ 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