summaryrefslogtreecommitdiff
path: root/keyboards/handwired/kbod/Makefile
diff options
context:
space:
mode:
authorJack Humbert2017-04-02 22:29:54 -0400
committerGitHub2017-04-02 22:29:54 -0400
commit8b3fa0166794c28af8d8c38dbd64237b17211b43 (patch)
treed186b67764f7ebee2f74227e98789ad3a1aed66b /keyboards/handwired/kbod/Makefile
parentef4a7a0aa087658e006b25828daac8af8c7bee60 (diff)
parent649d08742a7aec4001193bb5a7a35ca7935a9753 (diff)
Merge pull request #1195 from fudanchii/kbod
Handwired 60% keyboard with 8x8 matrix
Diffstat (limited to 'keyboards/handwired/kbod/Makefile')
-rw-r--r--keyboards/handwired/kbod/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/kbod/Makefile b/keyboards/handwired/kbod/Makefile
new file mode 100644
index 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/handwired/kbod/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file