wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp
still untested because of hardware availability :(
This commit is contained in:
committed by
Jack Humbert
parent
fa86b10138
commit
c8222043fc
@@ -111,7 +111,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
|
||||
|
||||
CUSTOM_MATRIX = yes
|
||||
|
||||
SRC = matrix.cpp
|
||||
SRC = custom_matrix.cpp
|
||||
|
||||
#
|
||||
# Keymap file
|
||||
|
||||
Reference in New Issue
Block a user