blob: 16409396a13b813281a8493d9a93196debc43bf3 (
plain)
1
2
3
4
5
6
7
|
BOOTLOADER = qmk-dfu
BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
LTO_ENABLE = yes
|