mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-03 16:35:10 +00:00
7 lines
199 B
Makefile
7 lines
199 B
Makefile
|
# Bootloader selection
|
||
|
BOOTLOADER = caterina
|
||
|
|
||
|
# not supported on Pro Micro controllers
|
||
|
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||
|
ENCODER_ENABLE = no # Enable Rotary Encoder
|