mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-04 22:12:04 +01:00
Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
@@ -1,3 +1 @@
|
||||
OLED_ENABLE = yes
|
||||
|
||||
OPT_DEFS += -DHAL_USE_I2C=TRUE
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
CONSOLE_ENABLE = yes
|
||||
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
||||
Reference in New Issue
Block a user