diff options
| -rw-r--r-- | keyboard/ergodox_ez/Makefile | 2 | ||||
| -rw-r--r-- | keyboard/planck/Makefile | 6 | ||||
| -rw-r--r-- | quantum/template/Makefile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/keyboard/ergodox_ez/Makefile b/keyboard/ergodox_ez/Makefile index 16ced9032..1ae22fa88 100644 --- a/keyboard/ergodox_ez/Makefile +++ b/keyboard/ergodox_ez/Makefile | |||
| @@ -99,7 +99,7 @@ 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 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 101 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 101 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 102 | # NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 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 |
| 103 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 103 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 104 | # MIDI_ENABLE = YES # MIDI controls | 104 | # MIDI_ENABLE = YES # MIDI controls |
| 105 | # UNICODE_ENABLE = YES # Unicode | 105 | # UNICODE_ENABLE = YES # Unicode |
diff --git a/keyboard/planck/Makefile b/keyboard/planck/Makefile index 77e38ce36..485c5f77f 100644 --- a/keyboard/planck/Makefile +++ b/keyboard/planck/Makefile | |||
| @@ -121,11 +121,11 @@ CONSOLE_ENABLE = yes # Console for debug(+400) | |||
| 121 | COMMAND_ENABLE = yes # Commands for debug and configuration | 121 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 122 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 122 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 123 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 123 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 124 | # NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 124 | # NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 125 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 125 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 126 | MIDI_ENABLE = YES # MIDI controls | 126 | # MIDI_ENABLE = YES # MIDI controls |
| 127 | # UNICODE_ENABLE = YES # Unicode | 127 | # UNICODE_ENABLE = YES # Unicode |
| 128 | BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | 128 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID |
| 129 | 129 | ||
| 130 | 130 | ||
| 131 | # Optimize size but this may cause error "relocation truncated to fit" | 131 | # Optimize size but this may cause error "relocation truncated to fit" |
diff --git a/quantum/template/Makefile b/quantum/template/Makefile index 48f0547ad..99c97a62c 100644 --- a/quantum/template/Makefile +++ b/quantum/template/Makefile | |||
| @@ -120,7 +120,7 @@ CONSOLE_ENABLE = yes # Console for debug(+400) | |||
| 120 | COMMAND_ENABLE = yes # Commands for debug and configuration | 120 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 121 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 121 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 122 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 122 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 123 | # NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 123 | # NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 124 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 124 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 125 | # MIDI_ENABLE = YES # MIDI controls | 125 | # MIDI_ENABLE = YES # MIDI controls |
| 126 | # UNICODE_ENABLE = YES # Unicode | 126 | # UNICODE_ENABLE = YES # Unicode |
