summaryrefslogtreecommitdiff
path: root/keyboards/handwired/frenchdev/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/frenchdev/rules.mk')
-rw-r--r--keyboards/handwired/frenchdev/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/frenchdev/rules.mk b/keyboards/handwired/frenchdev/rules.mk
index c310966f1d..e226d0b517 100644
--- a/keyboards/handwired/frenchdev/rules.mk
+++ b/keyboards/handwired/frenchdev/rules.mk
@@ -13,5 +13,5 @@ AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = no
# project specific files
-SRC = i2c_master.c \
- matrix.c
+SRC = matrix.c
+I2C_DRIVER_REQUIRED = yes