mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 12:22:57 +00:00
7 lines
194 B
Makefile
7 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
|