mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-16 05:24:50 +00:00
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
|