summaryrefslogtreecommitdiff
path: root/keyboard/hhkb_rn42/rn42.h
diff options
context:
space:
mode:
authortmk2014-06-25 13:57:36 +0900
committertmk2014-07-30 14:38:25 +0900
commit4069776c022502f117b83b66c5a71700135acfbc (patch)
treed1259941dc233d6fe553edeeee7cce24cbf2b647 /keyboard/hhkb_rn42/rn42.h
parentea60dae6e69bd3b120f2f702aeea691cb6d3d790 (diff)
Add initial files for RN-42
Diffstat (limited to 'keyboard/hhkb_rn42/rn42.h')
-rw-r--r--keyboard/hhkb_rn42/rn42.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboard/hhkb_rn42/rn42.h b/keyboard/hhkb_rn42/rn42.h
new file mode 100644
index 000000000..57ae17ba1
--- /dev/null
+++ b/keyboard/hhkb_rn42/rn42.h
@@ -0,0 +1,6 @@
+#ifndef RN42_H
+#define RN42_H
+
+host_driver_t rn42_driver;
+
+#endif