mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-03 04:23:24 +01:00
Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
@@ -14,5 +14,5 @@ SWAP_HANDS_ENABLE = yes # Allow swapping hands of keyboard
|
||||
RGBLIGHT_ENABLE = no
|
||||
|
||||
# project specific files
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
SRC += matrix.c
|
||||
|
||||
Reference in New Issue
Block a user