aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/m10a/keymaps/default/Makefile
diff options
context:
space:
mode:
authorDamien <Dbroqua@users.noreply.github.com>2017-05-26 15:57:08 +0200
committerGitHub <noreply@github.com>2017-05-26 15:57:08 +0200
commit0a4a966c6648e66a1129ae3af36639054d3e0ed3 (patch)
treeec50b19b9031b1f3f24e003879f95cf9690d61af /keyboards/m10a/keymaps/default/Makefile
parent7180e195e84aabf252fcadb2852644417ac1d663 (diff)
parent7a4ec3bd926865e490fbf7c5ec68d762e998683f (diff)
downloadfirmware-0a4a966c6648e66a1129ae3af36639054d3e0ed3.tar.gz
firmware-0a4a966c6648e66a1129ae3af36639054d3e0ed3.tar.bz2
firmware-0a4a966c6648e66a1129ae3af36639054d3e0ed3.zip
Merge pull request #22 from qmk/master
Merge from QMK
Diffstat (limited to 'keyboards/m10a/keymaps/default/Makefile')
-rw-r--r--keyboards/m10a/keymaps/default/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/m10a/keymaps/default/Makefile b/keyboards/m10a/keymaps/default/Makefile
new file mode 100644
index 000000000..457a3d01d
--- /dev/null
+++ b/keyboards/m10a/keymaps/default/Makefile
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif