2019-04-29 11:04:56 -07:00
|
|
|
# Build Options
|
2021-12-07 15:40:26 -08:00
|
|
|
# change yes to no to disable
|
2019-04-29 11:04:56 -07:00
|
|
|
#
|
2021-11-04 14:18:09 -07:00
|
|
|
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
2020-01-30 11:13:49 -08:00
|
|
|
MOUSEKEY_ENABLE = no # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|
CONSOLE_ENABLE = yes # Console for debug
|
2019-08-22 01:59:37 -07:00
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
2021-12-08 21:05:44 -08:00
|
|
|
NKRO_ENABLE = no # Enable N-Key Rollover
|
2019-04-29 11:04:56 -07:00
|
|
|
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
2020-05-30 13:14:59 -07:00
|
|
|
AUDIO_ENABLE = yes # Audio output
|
2019-04-29 11:04:56 -07:00
|
|
|
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
|
|
|
|
2020-08-22 01:21:06 -07:00
|
|
|
LTO_ENABLE = yes
|