2018-02-07 04:44:10 +00:00
|
|
|
# Build Options
|
2021-12-07 23:40:26 +00:00
|
|
|
# change yes to no to disable
|
2018-02-07 04:44:10 +00:00
|
|
|
#
|
2021-08-07 06:59:56 +00:00
|
|
|
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
2020-01-30 19:13:49 +00:00
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|
CONSOLE_ENABLE = no # Console for debug
|
2018-02-07 04:44:10 +00:00
|
|
|
COMMAND_ENABLE = yes # Commands for debug and configuration
|
2021-12-09 05:05:44 +00:00
|
|
|
NKRO_ENABLE = no # Enable N-Key Rollover
|
2021-09-21 10:04:03 +00:00
|
|
|
AUDIO_ENABLE = no # Audio output
|
2022-08-07 12:57:12 +00:00
|
|
|
SPLIT_KEYBOARD = yes
|
|
|
|
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight
|
2018-02-07 04:44:10 +00:00
|
|
|
|
2019-05-14 18:58:56 +00:00
|
|
|
DEFAULT_FOLDER = rgbkb/zen/rev2
|