summaryrefslogtreecommitdiffstats
path: root/keyboards/amj40/Makefile
diff options
context:
space:
mode:
authorFabian Topfstedt <topfstedt@schneevonmorgen.com>2017-07-26 12:46:04 +0200
committerFabian Topfstedt <topfstedt@schneevonmorgen.com>2017-07-26 12:46:04 +0200
commit4a1f701d9f3569061d0613599fced54be32b5a54 (patch)
tree720e2225694e4417568aab539b9c3191b2a3603f /keyboards/amj40/Makefile
parentde9331c50cb8ec769f7f4fb2eb7a73a435fc4db2 (diff)
downloadqmk_firmware-4a1f701d9f3569061d0613599fced54be32b5a54.tar.gz
qmk_firmware-4a1f701d9f3569061d0613599fced54be32b5a54.tar.xz
included amj40 implementation of nhou7 from https://github.com/nhou7/qmk_firmware_amj40
Diffstat (limited to 'keyboards/amj40/Makefile')
-rwxr-xr-xkeyboards/amj40/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/amj40/Makefile b/keyboards/amj40/Makefile
new file mode 100755
index 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/amj40/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file