diff options
| -rw-r--r-- | keyboards/canary/canary60rgb/v1/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/canary/canary60rgb/v1/rules.mk b/keyboards/canary/canary60rgb/v1/rules.mk index d0b5fab7f..c96834cc8 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 | |||
| 21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
| 22 | RGB_MATRIX_ENABLE = yes # Use RGB matrix | 22 | RGB_MATRIX_ENABLE = yes # Use RGB matrix |
| 23 | RGB_MATRIX_DRIVER = IS31FL3733 | 23 | RGB_MATRIX_DRIVER = IS31FL3733 |
| 24 | |||
| 25 | LTO_ENABLE = yes | ||
