summaryrefslogtreecommitdiff
path: root/keyboards/gh60/keymaps/sethbc/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-11-19 13:05:30 -0500
committerGitHub <noreply@github.com>2016-11-19 13:05:30 -0500
commit3b990c08dcc0e57875e9220a5e6371f60679c7ae (patch)
tree49b4a9ede36c37bd83e7723d15d7c6fef254c275 /keyboards/gh60/keymaps/sethbc/Makefile
parenta06115df19a74d39b08758472b221e630c3680d3 (diff)
parentdf8724ce08e09b6b077b601da7976639140655d7 (diff)
Merge pull request #878 from sethbc/add_sethbc_gh60_keymap
add sethbc keymap for gh60 and update macro expansion
Diffstat (limited to 'keyboards/gh60/keymaps/sethbc/Makefile')
-rw-r--r--keyboards/gh60/keymaps/sethbc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/gh60/keymaps/sethbc/Makefile b/keyboards/gh60/keymaps/sethbc/Makefile
new file mode 100644
index 0000000000..457a3d01d4
--- /dev/null
+++ b/keyboards/gh60/keymaps/sethbc/Makefile
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif