summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho5x13/Makefile
diff options
context:
space:
mode:
authorDanny Nguyen <danny@80pct.com>2017-03-09 18:02:05 +0100
committerDanny Nguyen <danny@80pct.com>2017-03-09 18:02:05 +0100
commit20a48e0198b02a246dce2b729c14809ccaa471c6 (patch)
tree7355ae964106e713a80874c8d533dcdbe6053797 /keyboards/handwired/ortho5x13/Makefile
parent7c7a77d4bf8f35cd7f59119be0e95b5d28063988 (diff)
downloadqmk_firmware-20a48e0198b02a246dce2b729c14809ccaa471c6.tar.gz
qmk_firmware-20a48e0198b02a246dce2b729c14809ccaa471c6.tar.xz
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 000000000..191c6bb66
--- /dev/null
+++ b/keyboards/handwired/ortho5x13/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file