summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-06-30 03:21:02 +0200
committerJack Humbert <jack.humb@gmail.com>2016-06-30 03:21:02 +0200
commit2d80eee6b8b9d79a931b99e7aa3b528068940a94 (patch)
tree4c3221e09073dd4d23b77861ce37abd9e528a1ca /keyboards
parentba6fb23f079a03f978c81deda58d1d18e08c54dc (diff)
downloadqmk_firmware-2d80eee6b8b9d79a931b99e7aa3b528068940a94.tar.gz
qmk_firmware-2d80eee6b8b9d79a931b99e7aa3b528068940a94.tar.xz
test handwired boards
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/handwired/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/Makefile b/keyboards/handwired/Makefile
new file mode 100644
index 000000000..57493a47c
--- /dev/null
+++ b/keyboards/handwired/Makefile
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../Makefile
+endif \ No newline at end of file