summaryrefslogtreecommitdiffstats
path: root/keyboards/gh60/keymaps/sethbc/Makefile
diff options
context:
space:
mode:
authorSeth Chandler <sethbc@sethbc.org>2016-11-13 06:42:07 +0100
committerSeth Chandler <sethbc@sethbc.org>2016-11-13 06:42:07 +0100
commitb2bc215934ddd31315db4304223750aee3eaf38d (patch)
tree0b97fa5fc990d0da8a667ed2dab784205baf4a7f /keyboards/gh60/keymaps/sethbc/Makefile
parent631b8999a737ec73610f8b569b1f775cadf08172 (diff)
downloadqmk_firmware-b2bc215934ddd31315db4304223750aee3eaf38d.tar.gz
qmk_firmware-b2bc215934ddd31315db4304223750aee3eaf38d.tar.xz
add sethbc keymap for gh60 and update macro expansion in connection with same
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 000000000..457a3d01d
--- /dev/null
+++ b/keyboards/gh60/keymaps/sethbc/Makefile
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif