2019-09-25 13:06:57 -07:00
|
|
|
# Build Options
|
|
|
|
# change yes to no to disable
|
|
|
|
#
|
2021-11-04 14:18:09 -07:00
|
|
|
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
2020-01-05 00:18:36 -08:00
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
2020-10-31 12:56:08 -07:00
|
|
|
CONSOLE_ENABLE = no # Console for debug
|
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
2021-12-08 21:05:44 -08:00
|
|
|
NKRO_ENABLE = yes # Enable N-Key Rollover
|
2020-10-31 12:56:08 -07:00
|
|
|
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
2019-09-25 13:06:57 -07:00
|
|
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
2020-10-31 12:56:08 -07:00
|
|
|
AUDIO_ENABLE = no # Audio output
|
2019-09-25 13:06:57 -07:00
|
|
|
|
2021-01-30 13:08:58 -08:00
|
|
|
# Disable unsupported hardware
|
|
|
|
RGBLIGHT_SUPPORTED = no
|
|
|
|
AUDIO_SUPPORTED = no
|