9 lines
402 B
Makefile
9 lines
402 B
Makefile
|
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
||
|
CONSOLE_ENABLE = no # Console for debug
|
||
|
|
||
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
||
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||
|
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|