2019-08-17 17:19:35 +02:00
|
|
|
BOOTLOADER = caterina
|
2021-08-07 08:59:56 +02:00
|
|
|
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
2019-08-17 17:19:35 +02:00
|
|
|
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
|
2019-10-30 07:59:44 +01:00
|
|
|
CONSOLE_ENABLE = no # Console for debug(+400)
|
2019-08-17 17:19:35 +02:00
|
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
|
|
LEADER_ENABLE = yes # default is yes
|
|
|
|
TAP_DANCE_ENABLE = no #(+1254)
|
2019-10-30 07:59:44 +01:00
|
|
|
COMBO_ENABLE = yes
|
2019-08-17 17:19:35 +02:00
|
|
|
UNICODE_ENABLE = no #(+1134)
|
|
|
|
UNICODEMAP_ENABLE = yes
|
2019-10-30 07:59:44 +01:00
|
|
|
RGBLIGHT_ENABLE = yes
|
2019-08-17 17:19:35 +02:00
|
|
|
AUDIO_ENABLE = no
|
|
|
|
NKRO_ENABLE = yes
|
|
|
|
|
2019-10-30 07:59:44 +01:00
|
|
|
INDICATOR_LIGHTS = yes
|
2019-08-17 17:19:35 +02:00
|
|
|
MACROS_ENABLED = no
|
2019-10-30 07:59:44 +01:00
|
|
|
RGBLIGHT_STARTUP_ANIMATION = yes
|
2019-08-17 17:19:35 +02:00
|
|
|
|
2019-10-30 07:59:44 +01:00
|
|
|
NO_SECRETS = no
|