mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-05 15:14:17 -04:00
Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
parent
bde65d8fd1
commit
e76b0ed2e5
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ SRC += keyboards/wilba_tech/wt_main.c \
|
||||||
quantum/color.c \
|
quantum/color.c \
|
||||||
drivers/led/issi/is31fl3741.c
|
drivers/led/issi/is31fl3741.c
|
||||||
|
|
||||||
QUANTUM_LIB_SRC += i2c_master.c
|
I2C_DRIVER_REQUIRED = yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue