2020-03-23 10:48:11 +01:00
|
|
|
OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
|
2020-05-26 22:31:54 +02:00
|
|
|
ENCODER_ENABLE = yes # ENables the use of one or more encoders
|
2020-03-23 10:48:11 +01:00
|
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
2020-05-26 22:31:54 +02:00
|
|
|
RGBLIGHT_STARTUP_ANIMATION = yes
|
|
|
|
|
|
|
|
LEADER_ENABLE = yes
|
|
|
|
|
|
|
|
MOUSEKEY_ENABLE = no # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
2020-05-27 17:11:25 +02:00
|
|
|
UNICODEMAP_ENABLE = yes
|