summaryrefslogtreecommitdiff
path: root/keyboards/roadkit/Makefile
diff options
context:
space:
mode:
authormilestogo2017-03-08 15:50:46 -0800
committermilestogo2017-03-08 15:50:46 -0800
commitffb04bad660ba7c487e4b923e4391b6c7dd5eddd (patch)
treede8446b9b4d62611b7ff7c99394cbdb73ffe558e /keyboards/roadkit/Makefile
parent1622d7147b1647a7e0da47386c919a5a95cd1a29 (diff)
parentbfa7e6ce04624f624cb8925cd5b5490801ced738 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_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