forked from forks/qmk_firmware
01653a5f96
* Update rules.mk so it compiles again * Updates * Update keyboards/ergotravel/keymaps/yanfali/rules.mk * Update keyboards/ergotravel/keymaps/yanfali/rules.mk * Update keyboards/ergotravel/keymaps/yanfali/rules.mk
8 lines
279 B
Makefile
8 lines
279 B
Makefile
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
|