rules.mk 277 B

1234567891011
  1. # MCU name
  2. MCU = atmega32u4
  3. # Bootloader selection
  4. BOOTLOADER = halfkay
  5. # Build Options
  6. # change yes to no to disable
  7. #
  8. RGBLIGHT_ENABLE = no # TODO: Enable keyboard RGB underglow
  9. RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812