blob: ab3621cd7ed76a2695be7e2f3dd102b4cca28e96 (
plain)
1
2
3
4
5
6
7
|
BOOTLOADER = qmk-dfu
BOOTMAGIC_ENABLE = yes # 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
|