2018-04-29 13:01:33 -07:00
|
|
|
# Build Options
|
|
|
|
# change yes to no to disable
|
|
|
|
#
|
2021-08-06 23:59:56 -07:00
|
|
|
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
2020-01-30 11:13:49 -08:00
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|
CONSOLE_ENABLE = no # Console for debug
|
2018-04-29 13:01:33 -07:00
|
|
|
COMMAND_ENABLE = yes # Commands for debug and configuration
|
2021-12-08 21:05:44 -08:00
|
|
|
NKRO_ENABLE = no # Enable N-Key Rollover
|
2021-09-19 23:51:00 -07:00
|
|
|
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
2021-09-21 03:04:03 -07:00
|
|
|
AUDIO_ENABLE = no # Audio output
|
2021-02-09 09:49:05 -08:00
|
|
|
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
2018-04-29 13:01:33 -07:00
|
|
|
|
2018-07-25 12:16:03 -07:00
|
|
|
SPLIT_KEYBOARD = yes
|
2018-04-29 13:01:33 -07:00
|
|
|
|
2022-08-19 17:42:49 -07:00
|
|
|
DEFAULT_FOLDER = redox/rev1/base
|
2021-01-30 13:08:58 -08:00
|
|
|
|
|
|
|
# Disable unsupported hardware
|
|
|
|
AUDIO_SUPPORTED = no
|
|
|
|
BACKLIGHT_SUPPORTED = no
|