6 lines
194 B
Makefile
6 lines
194 B
Makefile
# Bootloader selection
|
|
BOOTLOADER = atmel-dfu
|
|
|
|
# supported on Elite-C controllers
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
|
ENCODER_ENABLE = yes # Enable Rotary Encoder
|