Răsfoiți Sursa

wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp

still untested because of hardware availability :(
Balz Guenat 7 ani în urmă
părinte
comite
c8222043fc

+ 0 - 0
keyboards/converter/usb_usb/matrix.cpp → keyboards/converter/usb_usb/custom_matrix.cpp


+ 1 - 0
keyboards/converter/usb_usb/matrix.c

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

+ 1 - 1
keyboards/converter/usb_usb/rules.mk

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