2021-08-07 06:59:56 +00:00
|
|
|
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
2018-02-10 22:47:15 +00:00
|
|
|
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
|
|
|
|
CONSOLE_ENABLE = yes # Console for debug(+400)
|
|
|
|
COMMAND_ENABLE = yes # Commands for debug and configuration
|
2021-12-09 05:05:44 +00:00
|
|
|
NKRO_ENABLE = yes
|
2018-02-10 22:47:15 +00:00
|
|
|
# BACKLIGHT_ENABLE = no # Disable keyboard backlight functionality
|
2021-09-21 10:04:03 +00:00
|
|
|
AUDIO_ENABLE = no # Audio output
|
2018-02-10 22:47:15 +00:00
|
|
|
RGBLIGHT_ENABLE = no # Disable RGB underlight
|
2021-12-01 10:13:00 +00:00
|
|
|
SLEEP_LED_ENABLE = yes
|
2018-02-10 22:47:15 +00:00
|
|
|
|
|
|
|
ISSI_ENABLE = no # If the I2C pullup resistors aren't install this must be disabled
|
|
|
|
WATCHDOG_ENABLE = yes # Resets keyboard if matrix_scan isn't run every 250ms
|