summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/savage65/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cannonkeys/savage65/rules.mk')
-rw-r--r--keyboards/cannonkeys/savage65/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cannonkeys/savage65/rules.mk b/keyboards/cannonkeys/savage65/rules.mk
index bf4b9a2897..86f6b4e0f4 100644
--- a/keyboards/cannonkeys/savage65/rules.mk
+++ b/keyboards/cannonkeys/savage65/rules.mk
@@ -21,7 +21,7 @@ NKRO_ENABLE = yes # USB Nkey Rollover
CUSTOM_MATRIX = no # Custom matrix file
# BACKLIGHT_ENABLE = yes # This is broken on 072 for some reason
RGBLIGHT_ENABLE = yes
-
+WS2812_DRIVER = spi
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE