aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maxipad/Makefile
diff options
context:
space:
mode:
authorcbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-11-23 17:47:16 -0500
committercbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-11-23 17:47:16 -0500
commitc05cbaf534d7d58bb8ca4cd9405525b941194372 (patch)
tree8d0374a5f0a3e44801f69dd6a434680fc13aab8b /keyboards/maxipad/Makefile
parent5b88e7ab9a59dbbc5df6ffa4639befebb9fb115e (diff)
parent2b3a3ca67867ecd02e100c6e2fbe1972af1abb84 (diff)
downloadfirmware-c05cbaf534d7d58bb8ca4cd9405525b941194372.tar.gz
firmware-c05cbaf534d7d58bb8ca4cd9405525b941194372.tar.bz2
firmware-c05cbaf534d7d58bb8ca4cd9405525b941194372.zip
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/maxipad/Makefile')
-rw-r--r--keyboards/maxipad/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/maxipad/Makefile b/keyboards/maxipad/Makefile
new file mode 100644
index 000000000..57b2ef62e
--- /dev/null
+++ b/keyboards/maxipad/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif