summaryrefslogtreecommitdiff
path: root/keyboards/fc660c/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fc660c/rules.mk')
-rw-r--r--keyboards/fc660c/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/fc660c/rules.mk b/keyboards/fc660c/rules.mk
index ed4a7ca66d..52f4ce803d 100644
--- a/keyboards/fc660c/rules.mk
+++ b/keyboards/fc660c/rules.mk
@@ -11,7 +11,7 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
# Optimize size but this may cause error "relocation truncated to fit"
#EXTRALDFLAGS = -Wl,--relax
+QUANTUM_LIB_SRC += i2c_master.c
+
CUSTOM_MATRIX = yes
-SRC += matrix.c \
- actuation_point.c \
- i2c.c
+SRC += matrix.c ad5258.c