forked from mirrors/qmk_firmware
71a48a0102
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
5 lines
133 B
Makefile
5 lines
133 B
Makefile
# Do not enable RGB_MATRIX_ENABLE together with RGBLIGHT_ENABLE
|
|
RGB_MATRIX_ENABLE = yes
|
|
RGB_MATRIX_DRIVER = WS2812
|
|
|
|
LTO_ENABLE = yes
|