summaryrefslogtreecommitdiff
path: root/keyboards/xd96/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd96/rules.mk')
-rw-r--r--keyboards/xd96/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd96/rules.mk b/keyboards/xd96/rules.mk
index d5ac5df36a..9afd4eec4e 100644
--- a/keyboards/xd96/rules.mk
+++ b/keyboards/xd96/rules.mk
@@ -37,5 +37,5 @@ LINK_TIME_OPTIMIZATION_ENABLE = yes
CUSTOM_MATRIX = lite
VPATH += drivers/gpio
-SRC += custom_matrix_helper.c pca9555.c matrix.c
+SRC += pca9555.c matrix.c
QUANTUM_LIB_SRC += i2c_master.c