forked from forks/qmk_firmware
4e0718a3b7
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
4 lines
245 B
Makefile
4 lines
245 B
Makefile
ENCODER_ENABLE = yes # ENables the use of one or more encoders
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB light
|
|
LTO_ENABLE = yes # significantly reduce the compiled size, but disable the legacy TMK Macros and Functions features
|