diff options
author | Thiago Alves <talk@thiagoalves.com.br> | 2016-04-25 23:46:37 -0700 |
---|---|---|
committer | Thiago Alves <talk@thiagoalves.com.br> | 2016-05-09 15:27:57 -0700 |
commit | 6d343f3559db895e9eb6976477a958d962f703ce (patch) | |
tree | 829ed6439cef6fc16423bea3379f83654763d587 /keyboard/ergodox_ez/Makefile | |
parent | 3f02637f4dd765803671c2611191beb096d60b36 (diff) |
Add my personal keymap for OSX use.
This keymap was created to have a feel keys on a different place and to have as
fewer layers as possible.
Currently I have only 2 extra layers and only one of them is really required to
have all possible keys available.
Check out the README.md file for more information.
Diffstat (limited to 'keyboard/ergodox_ez/Makefile')
-rw-r--r-- | keyboard/ergodox_ez/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/ergodox_ez/Makefile b/keyboard/ergodox_ez/Makefile index 3a07ec254f..f4a61dde4b 100644 --- a/keyboard/ergodox_ez/Makefile +++ b/keyboard/ergodox_ez/Makefile @@ -96,7 +96,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control(+450) # CONSOLE_ENABLE = yes # Console for debug(+400) COMMAND_ENABLE = yes # Commands for debug and configuration CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDox EZ -SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend +SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work # MIDI_ENABLE = yes # MIDI controls # UNICODE_ENABLE = yes # Unicode |