Migrate more custom matrix 'lite' code to core (#7863)
* Migrate more custom matrix lite code to core * Align function names * fix up MATRIX_MASKED
This commit is contained in:
@@ -37,5 +37,5 @@ LINK_TIME_OPTIMIZATION_ENABLE = yes
|
||||
CUSTOM_MATRIX = lite
|
||||
|
||||
VPATH += drivers/gpio
|
||||
SRC += custom_matrix_helper.c pca9555.c matrix.c
|
||||
SRC += pca9555.c matrix.c
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
|
||||
Reference in New Issue
Block a user