diff options
Diffstat (limited to 'keyboards/planck/rules.mk')
| -rw-r--r-- | keyboards/planck/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/planck/rules.mk b/keyboards/planck/rules.mk index 4423d422f..6776062f6 100644 --- a/keyboards/planck/rules.mk +++ b/keyboards/planck/rules.mk | |||
| @@ -56,13 +56,13 @@ EXTRAKEY_ENABLE ?= yes # Audio control and System control(+450) | |||
| 56 | CONSOLE_ENABLE ?= no # Console for debug(+400) | 56 | CONSOLE_ENABLE ?= no # Console for debug(+400) |
| 57 | COMMAND_ENABLE ?= no # Commands for debug and configuration | 57 | COMMAND_ENABLE ?= no # Commands for debug and configuration |
| 58 | NKRO_ENABLE ?= no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 58 | NKRO_ENABLE ?= no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 59 | BACKLIGHT_ENABLE ?= no # Enable keyboard backlight functionality | 59 | BACKLIGHT_ENABLE ?= yes # Enable keyboard backlight functionality |
| 60 | MIDI_ENABLE ?= yes # MIDI controls | 60 | MIDI_ENABLE ?= yes # MIDI controls |
| 61 | AUDIO_ENABLE ?= yes # Audio output on port C6 | 61 | AUDIO_ENABLE ?= yes # Audio output on port C6 |
| 62 | UNICODE_ENABLE ?= no # Unicode | 62 | UNICODE_ENABLE ?= no # Unicode |
| 63 | BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID | 63 | BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 64 | RGBLIGHT_ENABLE ?= no # Enable WS2812 RGB underlight. | 64 | RGBLIGHT_ENABLE ?= no # Enable WS2812 RGB underlight. |
| 65 | API_SYSEX_ENABLE = yes | 65 | API_SYSEX_ENABLE = no |
| 66 | 66 | ||
| 67 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 67 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 68 | SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend | 68 | SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend |
