aboutsummaryrefslogtreecommitdiffstats
path: root/macway/controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'macway/controller.h')
-rw-r--r--macway/controller.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/macway/controller.h b/macway/controller.h
deleted file mode 100644
index 22fd694ff..000000000
--- a/macway/controller.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef CONTROLLER_H
-#define CONTROLLER_H 1
-
-#include "controller_teensy.h"
-
-
-/* matrix row size */
-#define MATRIX_ROWS 9
-/* matrix column size */
-#define MATRIX_COLS 8
-
-#endif