forked from forks/qmk_firmware
b0e30862d6
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: steve <steve@stery>
9 lines
413 B
Makefile
9 lines
413 B
Makefile
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
|
|
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
|