mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-11 04:10:58 +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
|