2017-08-06 20:13:29 -05:00
|
|
|
# Build Options
|
2021-12-13 13:05:37 +11:00
|
|
|
# change yes to no to disable
|
2017-08-06 20:13:29 -05:00
|
|
|
#
|
2021-11-04 21:18:09 +00:00
|
|
|
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
2021-02-27 22:02:34 -08:00
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|
CONSOLE_ENABLE = yes # Console for debug
|
|
|
|
COMMAND_ENABLE = yes # Commands for debug and configuration
|
2021-12-09 16:05:44 +11:00
|
|
|
NKRO_ENABLE = yes # Enable N-Key Rollover
|
2017-12-09 00:20:10 +01:00
|
|
|
BACKLIGHT_ENABLE = yes
|