summaryrefslogtreecommitdiff
path: root/keyboards/handwired/handwired.c
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-06-29 20:21:05 -0400
committerJack Humbert <jack.humb@gmail.com>2016-06-29 20:21:05 -0400
commitba6fb23f079a03f978c81deda58d1d18e08c54dc (patch)
tree61c168bc0d4f7f784c3c4227a8ee1fe14a3dbd5f /keyboards/handwired/handwired.c
parent7db2ec1509f6e90f8feea7c9fa73350544235a25 (diff)
adds handwire and onekey example
Diffstat (limited to 'keyboards/handwired/handwired.c')
-rw-r--r--keyboards/handwired/handwired.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/handwired.c b/keyboards/handwired/handwired.c
new file mode 100644
index 0000000000..feef8a919e
--- /dev/null
+++ b/keyboards/handwired/handwired.c
@@ -0,0 +1 @@
+#include "handwired.h" \ No newline at end of file