aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mxss/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mxss/rules.mk')
-rw-r--r--keyboards/mxss/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/mxss/rules.mk b/keyboards/mxss/rules.mk
index 7df851758..f9210319e 100644
--- a/keyboards/mxss/rules.mk
+++ b/keyboards/mxss/rules.mk
@@ -32,6 +32,7 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
# Remove the common RGB light code and use my iteration instead
OPT_DEFS += -DRGBLIGHT_ENABLE
+SRC += $(QUANTUM_DIR)/process_keycode/process_rgb.c
SRC += rgblight.c
SRC += ws2812.c
CIE1931_CURVE = yes