summaryrefslogtreecommitdiff
path: root/keyboards/system76/launch_1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/system76/launch_1/rules.mk')
-rw-r--r--keyboards/system76/launch_1/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/system76/launch_1/rules.mk b/keyboards/system76/launch_1/rules.mk
index 7dbc07ced0..181976b2dd 100644
--- a/keyboards/system76/launch_1/rules.mk
+++ b/keyboards/system76/launch_1/rules.mk
@@ -23,4 +23,4 @@ LTO_ENABLE = yes # Link-time optimization for smaller binary
# Add System76 EC command interface as well as I2C and USB mux drivers
SRC += system76_ec.c usb_mux.c
-QUANTUM_LIB_SRC += i2c_master.c
+I2C_DRIVER_REQUIRED = yes