forked from mirror/qmk_firmware
Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CUSTOM_MATRIX = lite
|
||||
|
||||
# project specific files
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
SRC += matrix.c
|
||||
|
||||
PS2_MOUSE_ENABLE = yes
|
||||
|
||||
Reference in New Issue
Block a user