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:
Balz Guenat 2017-08-12 19:07:35 +02:00 committed by Jack Humbert
parent fa86b10138
commit c8222043fc
3 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
// Intentionally left empty. This file must exist for this board to build.

View File

@ -111,7 +111,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
CUSTOM_MATRIX = yes
SRC = matrix.cpp
SRC = custom_matrix.cpp
#
# Keymap file