mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 07:55:12 +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
|