mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-23 03:50:28 +08:00
71a48a0102
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
|