diff options
author | milestogo <milestogo@users.noreply.github.com> | 2017-02-04 20:08:07 -0800 |
---|---|---|
committer | milestogo <milestogo@users.noreply.github.com> | 2017-02-04 20:08:07 -0800 |
commit | b0dfb037dc0b8b20fd87b3c88449a2ce20ff80e1 (patch) | |
tree | df9fb78b55c4a9b8262e35ac7bd26ec0ebdb64db /keyboards/preonic/keymaps/smt/Makefile | |
parent | e8ba4838d30ef3af6d8e69ebc1d00a1910806ac2 (diff) | |
parent | f0633f2540be3ba86797522a2075a9f5ba2ad5c6 (diff) | |
download | qmk_firmware-b0dfb037dc0b8b20fd87b3c88449a2ce20ff80e1.tar.gz qmk_firmware-b0dfb037dc0b8b20fd87b3c88449a2ce20ff80e1.zip |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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 |