summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2/bmc/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exclusive/e6v2/bmc/rules.mk')
-rw-r--r--keyboards/exclusive/e6v2/bmc/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/exclusive/e6v2/bmc/rules.mk b/keyboards/exclusive/e6v2/bmc/rules.mk
index 7c3e16b15..59f98e6f4 100644
--- a/keyboards/exclusive/e6v2/bmc/rules.mk
+++ b/keyboards/exclusive/e6v2/bmc/rules.mk
@@ -85,6 +85,6 @@ AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)
-SRC += i2c.c
+SRC += i2c_master.c
PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex