diff options
Diffstat (limited to 'keyboards/handwired/ortho5x13/Makefile')
-rw-r--r-- | keyboards/handwired/ortho5x13/Makefile | 3 |
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 |