diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-01-26 01:27:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-26 01:27:51 -0500 |
commit | 0212a30aa67771b3c5a59f0201356b6efd83cce5 (patch) | |
tree | d743ee038cce89403aba0e70412cad77b74b9923 /keyboards/preonic/keymaps/smt/Makefile | |
parent | 1b20243092002637d0020b341801e5e26a61fd2f (diff) | |
parent | 6546dddddb883b76243fd4088a5c7b38bd050c0d (diff) |
Merge pull request #1033 from smt/smt/preonic
Add smt's keymap for Preonic
Diffstat (limited to 'keyboards/preonic/keymaps/smt/Makefile')
-rw-r--r-- | keyboards/preonic/keymaps/smt/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/preonic/keymaps/smt/Makefile b/keyboards/preonic/keymaps/smt/Makefile new file mode 100644 index 0000000000..3d4659ceb9 --- /dev/null +++ b/keyboards/preonic/keymaps/smt/Makefile @@ -0,0 +1,3 @@ +ifndef QUANTUM_DIR + include ../../../../Makefile +endif
\ No newline at end of file |