blob: ec4c65f706b01f371575dacc2a5a920d806817bf (
plain)
1
2
3
4
5
6
7
8
|
AUTO_SHIFT_ENABLE = yes # Autoshift by holding down a key
OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
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
|