summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/keymaps/townk_osx/makefile.mk
diff options
context:
space:
mode:
authorFred Sundvik2016-07-10 12:02:56 +0300
committerFred Sundvik2016-07-29 21:09:34 +0300
commit650298cec34f55271f3faaab688d878c3f172e77 (patch)
tree65ed95366f0f6a9894dc60634a0f123077e14e66 /keyboards/ergodox/keymaps/townk_osx/makefile.mk
parentfd7f20b029e621942e1c0b342bc852a545305ee0 (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.mk4
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 e757557bd..c06021b9f 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