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.
This commit is contained in:
Thiago Alves
2016-05-10 16:15:32 -07:00
parent c2ffedd65c
commit 75384689b2
3 changed files with 94 additions and 2 deletions
@@ -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