Refactor use of legacy i2c implementation (#14341)
This commit is contained in:
@@ -27,5 +27,5 @@ RGBLIGHT_ENABLE = no
|
||||
CUSTOM_MATRIX = yes
|
||||
|
||||
# project specific files
|
||||
SRC = twimaster.c \
|
||||
matrix.c
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
SRC += matrix.c
|
||||
|
||||
Reference in New Issue
Block a user