rules.mk 266 B

1234567
  1. BOOTLOADER = qmk-dfu
  2. BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
  3. CONSOLE_ENABLE = yes # Console for debug
  4. COMMAND_ENABLE = yes # Commands for debug and configuration
  5. RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
  6. LTO_ENABLE = yes