diff options
author | Fred Sundvik <fsundvik@gmail.com> | 2016-07-10 12:02:56 +0300 |
---|---|---|
committer | Fred Sundvik <fsundvik@gmail.com> | 2016-07-29 21:09:34 +0300 |
commit | 650298cec34f55271f3faaab688d878c3f172e77 (patch) | |
tree | 65ed95366f0f6a9894dc60634a0f123077e14e66 /keyboards/ergodox/keymaps/townk_osx/makefile.mk | |
parent | fd7f20b029e621942e1c0b342bc852a545305ee0 (diff) |
Cleanup the townk_osx config.h and make files
Diffstat (limited to 'keyboards/ergodox/keymaps/townk_osx/makefile.mk')
-rw-r--r-- | keyboards/ergodox/keymaps/townk_osx/makefile.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/ergodox/keymaps/townk_osx/makefile.mk b/keyboards/ergodox/keymaps/townk_osx/makefile.mk index e757557bda..c06021b9fb 100644 --- a/keyboards/ergodox/keymaps/townk_osx/makefile.mk +++ b/keyboards/ergodox/keymaps/townk_osx/makefile.mk @@ -1,4 +1,2 @@ # I don't want my keyboard blinking lights when is suppose to be asleep. -SLEEP_LED_ENABLE = no - -CONFIG_H = keymaps/$(KEYMAP)/config.h +SLEEP_LED_ENABLE = no
\ No newline at end of file |