diff options
| -rw-r--r-- | keyboard/ergodox_ez/Makefile | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/keyboard/ergodox_ez/Makefile b/keyboard/ergodox_ez/Makefile index 1ae22fa88..3b7025840 100644 --- a/keyboard/ergodox_ez/Makefile +++ b/keyboard/ergodox_ez/Makefile | |||
| @@ -97,13 +97,10 @@ EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | |||
| 97 | CONSOLE_ENABLE = yes # Console for debug(+400) | 97 | CONSOLE_ENABLE = yes # Console for debug(+400) |
| 98 | COMMAND_ENABLE = yes # Commands for debug and configuration | 98 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 99 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDox EZ | 99 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDox EZ |
| 100 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 100 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 101 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 101 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 102 | # NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 102 | # MIDI_ENABLE = yes # MIDI controls |
| 103 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 103 | # uNICODE_ENABLE = yes # Unicode |
| 104 | # MIDI_ENABLE = YES # MIDI controls | ||
| 105 | # UNICODE_ENABLE = YES # Unicode | ||
| 106 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 107 | 104 | ||
| 108 | 105 | ||
| 109 | # Optimize size but this may cause error "relocation truncated to fit" | 106 | # Optimize size but this may cause error "relocation truncated to fit" |
