summaryrefslogtreecommitdiff
path: root/keyboards/handwired/ortho5x13/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-03-15 11:12:30 -0400
committerGitHub <noreply@github.com>2017-03-15 11:12:30 -0400
commit8c184847f74641ac1eef6a29700c4ee4cab42f6c (patch)
tree2a97a5ac61f4c2c8441ae12554b528e731626164 /keyboards/handwired/ortho5x13/Makefile
parent8685d73893a1f3f4f1b2cdd5287477e1cc43fcf8 (diff)
parent20a48e0198b02a246dce2b729c14809ccaa471c6 (diff)
Merge pull request #1150 from nooges/ortho5x13
Add handwired 5x13 ortholinear keyboard
Diffstat (limited to 'keyboards/handwired/ortho5x13/Makefile')
-rw-r--r--keyboards/handwired/ortho5x13/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/ortho5x13/Makefile b/keyboards/handwired/ortho5x13/Makefile
new file mode 100644
index 0000000000..191c6bb664
--- /dev/null
+++ b/keyboards/handwired/ortho5x13/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file