mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-01 15:55:45 +03:00
Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
@@ -21,7 +21,7 @@ RGB_MATRIX_ENABLE = no # enable later
|
||||
# project specific files
|
||||
SRC += matrix.c \
|
||||
led_i2c.c
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
||||
# Disable unsupported hardware
|
||||
AUDIO_SUPPORTED = no
|
||||
|
||||
Reference in New Issue
Block a user