6 lines
160 B
Makefile
6 lines
160 B
Makefile
|
# Build Options
|
||
|
# change yes to no to disable
|
||
|
#
|
||
|
RGB_MATRIX_ENABLE = yes # Enable RGB Matrix feature
|
||
|
RGB_MATRIX_DRIVER = WS2812 # ID67 uses WS2812 driver
|