mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-14 03:41:49 +01:00
Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
@@ -14,4 +14,5 @@ UNICODE_ENABLE = yes
|
||||
SPLIT_KEYBOARD = yes
|
||||
SPLIT_TRANSPORT = custom
|
||||
|
||||
SRC += transport.c spi_master.c
|
||||
SRC += transport.c
|
||||
SPI_DRIVER_REQUIRED = yes
|
||||
|
||||
Reference in New Issue
Block a user