You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
247 B
Makefile
15 lines
247 B
Makefile
7 years ago
|
# build options
|
||
|
BOOTMAGIC_ENABLE = no
|
||
|
MOUSEKEY_ENABLE = no
|
||
|
EXTRAKEY_ENABLE = yes
|
||
|
CONSOLE_ENABLE = no
|
||
|
COMMAND_ENABLE = yes
|
||
|
|
||
|
BACKLIGHT_ENABLE = no
|
||
|
BACKLIGHT_CUSTOM_DRIVER = no
|
||
|
|
||
|
RGBLIGHT_ENABLE = no
|
||
|
RGBLIGHT_CUSTOM_DRIVER = no
|
||
|
|
||
|
KEY_LOCK_ENABLE = yes
|