summaryrefslogtreecommitdiffstats
path: root/keyboards/roadkit/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-02-28 21:48:34 +0100
committerGitHub <noreply@github.com>2017-02-28 21:48:34 +0100
commit4c4cf3ca4921ed94b6f51398a070293e9efc5e0b (patch)
treefa0d12b89644b091d60a5be6e3ce5ce8ca888150 /keyboards/roadkit/Makefile
parent72c5dd1c935cd04dadbe5ffe698beb5412335ff8 (diff)
parente12b1a237cd4e9ce4191efb13987871a91b5916e (diff)
downloadqmk_firmware-4c4cf3ca4921ed94b6f51398a070293e9efc5e0b.tar.gz
qmk_firmware-4c4cf3ca4921ed94b6f51398a070293e9efc5e0b.tar.xz
Merge pull request #1124 from jmdaly/roadkit_firmware
Add initial version of TheVan Keyboards Roadkit Firmware
Diffstat (limited to 'keyboards/roadkit/Makefile')
-rw-r--r--keyboards/roadkit/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/roadkit/Makefile b/keyboards/roadkit/Makefile
new file mode 100644
index 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/roadkit/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file