summaryrefslogtreecommitdiff
path: root/hhkb/controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'hhkb/controller.h')
-rw-r--r--hhkb/controller.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/hhkb/controller.h b/hhkb/controller.h
new file mode 100644
index 000000000..aa862cdc1
--- /dev/null
+++ b/hhkb/controller.h
@@ -0,0 +1,6 @@
+#ifndef CONTROLLER_H
+#define CONTROLLER_H 1
+
+#include "controller_teensy.h"
+
+#endif