Browse Source

[Keyboard] Fix compilation size issues for Canary 60 RGB (#15016)

Drashna Jaelre 3 years ago
parent
commit
72f94daae1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      keyboards/canary/canary60rgb/v1/rules.mk

+ 2 - 0
keyboards/canary/canary60rgb/v1/rules.mk

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