summaryrefslogtreecommitdiff
path: root/keyboards/yiancardesigns/barleycorn/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yiancardesigns/barleycorn/rules.mk')
-rw-r--r--keyboards/yiancardesigns/barleycorn/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yiancardesigns/barleycorn/rules.mk b/keyboards/yiancardesigns/barleycorn/rules.mk
index b56efe3ef9..3808b0d3f2 100644
--- a/keyboards/yiancardesigns/barleycorn/rules.mk
+++ b/keyboards/yiancardesigns/barleycorn/rules.mk
@@ -14,4 +14,4 @@ AUDIO_ENABLE = no # Audio output
CUSTOM_MATRIX = lite
SRC += matrix.c
-QUANTUM_LIB_SRC += i2c_master.c
+I2C_DRIVER_REQUIRED = yes