summaryrefslogtreecommitdiffstats
path: root/quantum/template/ps2avrgb/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/template/ps2avrgb/rules.mk')
-rw-r--r--quantum/template/ps2avrgb/rules.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/quantum/template/ps2avrgb/rules.mk b/quantum/template/ps2avrgb/rules.mk
index bcd7dff99..191a13844 100644
--- a/quantum/template/ps2avrgb/rules.mk
+++ b/quantum/template/ps2avrgb/rules.mk
@@ -42,9 +42,7 @@ RGBLIGHT_CUSTOM_DRIVER = yes
OPT_DEFS = -DDEBUG_LEVEL=0
-# custom matrix setup
-CUSTOM_MATRIX = yes
-SRC = matrix.c i2c.c
+SRC += i2c_master.c
# programming options
PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex