aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/smt/Makefile
diff options
context:
space:
mode:
authorStephen Tudor <smt@smt.io>2017-01-26 00:24:51 -0500
committerStephen Tudor <smt@smt.io>2017-01-26 00:24:51 -0500
commit63e406eca4da805617889f7ab769a781c0046742 (patch)
tree592de6780b4ff3554262ff243c754c08055ca52f /keyboards/planck/keymaps/smt/Makefile
parent71137deba21bfc392d60cffb1b76216c362beb9a (diff)
downloadfirmware-63e406eca4da805617889f7ab769a781c0046742.tar.gz
firmware-63e406eca4da805617889f7ab769a781c0046742.tar.bz2
firmware-63e406eca4da805617889f7ab769a781c0046742.zip
Add smt keymap for Planck
Diffstat (limited to 'keyboards/planck/keymaps/smt/Makefile')
-rw-r--r--keyboards/planck/keymaps/smt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/smt/Makefile b/keyboards/planck/keymaps/smt/Makefile
new file mode 100644
index 000000000..457a3d01d
--- /dev/null
+++ b/keyboards/planck/keymaps/smt/Makefile
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif