2020-07-26 23:35:46 +02:00
|
|
|
AUTO_SHIFT_ENABLE = yes # Autoshift by holding down a key
|
2021-08-24 08:28:26 +02:00
|
|
|
OLED_ENABLE = yes
|
|
|
|
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
2020-07-26 23:35:46 +02:00
|
|
|
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
|
|
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
|
|
|
LEADER_ENABLE = no # Enable the Leader Key feature
|
|
|
|
MOUSEKEY_ENABLE = yes
|
|
|
|
EXTRAKEY_ENABLE = yes
|
|
|
|
BACKLIGHT_ENABLE = no
|