summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-11-02 04:36:32 +0000
committerQMK Bot <hello@qmk.fm>2021-11-02 04:36:32 +0000
commite7987ddef7aaa850187df8937639905e3fd104ae (patch)
treed4de43765f794991676bad2c5df16720216f4234
parentd05b3da83ebecc52b0b731fee13de4d44a9f6d30 (diff)
parent72f94daae1b75c3b29e76c8124913fc40ef7e7d1 (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/canary/canary60rgb/v1/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/canary/canary60rgb/v1/rules.mk b/keyboards/canary/canary60rgb/v1/rules.mk
index d0b5fab7f4..c96834cc81 100644
--- a/keyboards/canary/canary60rgb/v1/rules.mk
+++ b/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