2019-01-19 01:19:14 -05:00
|
|
|
# Build Options
|
2021-12-13 13:05:37 +11:00
|
|
|
# change yes to no to disable
|
2019-01-19 01:19:14 -05:00
|
|
|
#
|
2020-08-22 01:21:06 -07:00
|
|
|
LTO_ENABLE = yes
|
2019-01-19 01:19:14 -05:00
|
|
|
BACKLIGHT_ENABLE = no
|
2021-11-04 21:18:09 +00:00
|
|
|
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
2019-02-22 11:46:05 -05:00
|
|
|
MOUSEKEY_ENABLE = no # Mouse keys
|
2019-01-19 01:19:14 -05:00
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
2019-06-06 16:08:27 -04:00
|
|
|
CONSOLE_ENABLE = no # Console for debug
|
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
2021-12-09 16:05:44 +11:00
|
|
|
NKRO_ENABLE = yes # Enable N-Key Rollover
|
2019-01-19 01:19:14 -05:00
|
|
|
AUDIO_ENABLE = no
|
|
|
|
RGBLIGHT_ENABLE = no
|
2020-01-03 09:58:34 +11:00
|
|
|
|
|
|
|
|