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