From 75384689b25994d495ccf4a36b81f8e31aa03484 Mon Sep 17 00:00:00 2001 From: Thiago Alves Date: Tue, 10 May 2016 16:15:32 -0700 Subject: 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. --- keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboard/ergodox_ez/keymaps/townk_osx/makefile.mk') 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 -- cgit v1.2.3