]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/exclusive/e6v2/bmc/rules.mk
[Keyboard] revert back to the old custom i2c code for bmc (#5501)
[qmk_firmware.git] / keyboards / exclusive / e6v2 / bmc / rules.mk
index 59f98e6f4ba3870d98f61f5dcaa81ff66c189772..7c3e16b154493f544401363ce1bb61acbe64ca60 100644 (file)
@@ -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_master.c
+SRC += i2c.c
 
 PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex