9 lines
371 B
Makefile
9 lines
371 B
Makefile
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
|