mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-14 08:30:48 +02:00

Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
6 lines
133 B
Makefile
6 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
|