summaryrefslogtreecommitdiff
path: root/keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk
diff options
context:
space:
mode:
authorThiago Alves2016-05-10 16:15:32 -0700
committerThiago Alves2016-05-10 16:17:30 -0700
commit75384689b25994d495ccf4a36b81f8e31aa03484 (patch)
tree87c6aa544c6b18abffc515822384147a7a436716 /keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk
parentc2ffedd65cf0cf7b7bce874ef4dcb020d7520e36 (diff)
Add custom config.h and revert the changes on the global one.
Some options I defined on the config.h file don't make much sense to other keymaps so I revert the global config.h and add those options on the keymap custom one.
Diffstat (limited to 'keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk')
-rw-r--r--keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk b/keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk
index 733d0ee5e..e757557bd 100644
--- a/keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk
+++ b/keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk
@@ -1,2 +1,4 @@
# I don't want my keyboard blinking lights when is suppose to be asleep.
SLEEP_LED_ENABLE = no
+
+CONFIG_H = keymaps/$(KEYMAP)/config.h