summaryrefslogtreecommitdiffstats
path: root/keyboards/amjpad/Makefile
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2016-12-31 19:19:05 +0100
committerTerryMathews <terry@terrymathews.net>2016-12-31 19:19:05 +0100
commit925ed44405c979f0b37e9d12bb088738cd33e04e (patch)
tree2b43afa4e425201bf684ebec23c1c76ae9cc24a6 /keyboards/amjpad/Makefile
parent6dbcc50f564e8df3e29190425747b56a4ad605c2 (diff)
downloadqmk_firmware-925ed44405c979f0b37e9d12bb088738cd33e04e.tar.gz
qmk_firmware-925ed44405c979f0b37e9d12bb088738cd33e04e.tar.xz
Establish support for AMJPAD
Diffstat (limited to 'keyboards/amjpad/Makefile')
-rw-r--r--keyboards/amjpad/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/amjpad/Makefile b/keyboards/amjpad/Makefile
new file mode 100644
index 000000000..4e2a6f00f
--- /dev/null
+++ b/keyboards/amjpad/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file