aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/kbod/Makefile
diff options
context:
space:
mode:
authorNurahmadie <nurahmadie@gmail.com>2017-02-21 09:39:51 +0700
committerNurahmadie <nurahmadie@gmail.com>2017-04-02 18:27:27 +0700
commitf8ed4ed573c798bd40a1063072fd619732a2d49a (patch)
treed09f9cad01aab8a5718dda1e324daf01ab79f4da /keyboards/handwired/kbod/Makefile
parent3448d5d4874a2775f85320a2be69edd241575d46 (diff)
downloadfirmware-f8ed4ed573c798bd40a1063072fd619732a2d49a.tar.gz
firmware-f8ed4ed573c798bd40a1063072fd619732a2d49a.tar.bz2
firmware-f8ed4ed573c798bd40a1063072fd619732a2d49a.zip
Initial work for my kbod support in qmk_firmware
- Wiring layout done No actual keymap yet
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