- # MCU name
- MCU = atmega32u4
- # Bootloader selection
- BOOTLOADER = halfkay
- # Build Options
- # change yes to no to disable
- #
- RGBLIGHT_ENABLE = no # TODO: Enable keyboard RGB underglow
- RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812
|