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