mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-11 00:00:48 +00:00
Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
@@ -12,4 +12,4 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
# custom matrix setup
|
||||
CUSTOM_MATRIX = lite
|
||||
SRC = matrix.c
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
Reference in New Issue
Block a user