summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--keyboards/converter/usb_usb/custom_matrix.cpp (renamed from keyboards/converter/usb_usb/matrix.cpp)0
-rw-r--r--keyboards/converter/usb_usb/matrix.c1
-rw-r--r--keyboards/converter/usb_usb/rules.mk2
3 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/converter/usb_usb/matrix.cpp b/keyboards/converter/usb_usb/custom_matrix.cpp
index 93d13edf0..93d13edf0 100644
--- a/keyboards/converter/usb_usb/matrix.cpp
+++ b/keyboards/converter/usb_usb/custom_matrix.cpp
diff --git a/keyboards/converter/usb_usb/matrix.c b/keyboards/converter/usb_usb/matrix.c
new file mode 100644
index 000000000..b077febd7
--- /dev/null
+++ b/keyboards/converter/usb_usb/matrix.c
@@ -0,0 +1 @@
+// Intentionally left empty. This file must exist for this board to build.
diff --git a/keyboards/converter/usb_usb/rules.mk b/keyboards/converter/usb_usb/rules.mk
index f6b816966..298bc5c40 100644
--- a/keyboards/converter/usb_usb/rules.mk
+++ b/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