summaryrefslogtreecommitdiff
path: root/keyboards/switchplate/southpaw_65/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/switchplate/southpaw_65/rules.mk')
-rw-r--r--keyboards/switchplate/southpaw_65/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/switchplate/southpaw_65/rules.mk b/keyboards/switchplate/southpaw_65/rules.mk
index c6c7f4ef93..89d05c5487 100644
--- a/keyboards/switchplate/southpaw_65/rules.mk
+++ b/keyboards/switchplate/southpaw_65/rules.mk
@@ -17,4 +17,4 @@ CUSTOM_MATRIX = lite
VPATH += drivers/gpio
SRC += pca9555.c matrix.c
-QUANTUM_LIB_SRC += i2c_master.c
+I2C_DRIVER_REQUIRED = yes