mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-23 16:14:44 +01:00
Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
@@ -15,4 +15,4 @@ CUSTOM_MATRIX = lite
|
||||
|
||||
# project specific files
|
||||
SRC += matrix.c
|
||||
QUANTUM_LIB_SRC += uart.c
|
||||
UART_DRIVER_REQUIRED = yes
|
||||
|
||||
@@ -15,6 +15,6 @@ CUSTOM_MATRIX = lite
|
||||
|
||||
# project specific files
|
||||
SRC += matrix.c
|
||||
QUANTUM_LIB_SRC += uart.c
|
||||
UART_DRIVER_REQUIRED = yes
|
||||
|
||||
DEFAULT_FOLDER = sirius/uni660/rev2/ansi
|
||||
|
||||
Reference in New Issue
Block a user