diff options
author | Stephen Tudor <smt@smt.io> | 2017-01-26 00:24:51 -0500 |
---|---|---|
committer | Stephen Tudor <smt@smt.io> | 2017-01-26 00:24:51 -0500 |
commit | 63e406eca4da805617889f7ab769a781c0046742 (patch) | |
tree | 592de6780b4ff3554262ff243c754c08055ca52f /keyboards/planck/keymaps/smt/Makefile | |
parent | 71137deba21bfc392d60cffb1b76216c362beb9a (diff) |
Add smt keymap for Planck
Diffstat (limited to 'keyboards/planck/keymaps/smt/Makefile')
-rw-r--r-- | keyboards/planck/keymaps/smt/Makefile | 3 |
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 0000000000..457a3d01d4 --- /dev/null +++ b/keyboards/planck/keymaps/smt/Makefile @@ -0,0 +1,3 @@ +ifndef QUANTUM_DIR + include ../../../../Makefile +endif |