summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/khord
diff options
context:
space:
mode:
authorDylan Khor2017-03-15 23:09:17 -0400
committerDylan Khor2017-03-15 23:09:17 -0400
commit73a70a2c1c78a140ac506bbe8b91ff4a7eb70da4 (patch)
treeaa79ea3a6044e522d416deca6e83f439c2dcf8dc /keyboards/planck/keymaps/khord
parentcf28f7bfdaf7a2e5f8734c0936f5e48b93c9353a (diff)
Add Makefile
Diffstat (limited to 'keyboards/planck/keymaps/khord')
-rw-r--r--keyboards/planck/keymaps/khord/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/khord/Makefile b/keyboards/planck/keymaps/khord/Makefile
new file mode 100644
index 000000000..457a3d01d
--- /dev/null
+++ b/keyboards/planck/keymaps/khord/Makefile
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif