blob: 8b5026cb03507a52df6444403cc6f55992693523 (
plain) (
blame)
1
2
3
4
5
6
|
# Bootloader selection
BOOTLOADER = atmel-dfu
# supported on Elite-C controllers
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
ENCODER_ENABLE = yes # Enable Rotary Encoder
|