6 lines
170 B
Makefile
6 lines
170 B
Makefile
|
# Build Options
|
||
|
# change yes to no to disable
|
||
|
#
|
||
|
RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix
|
||
|
RGB_MATRIX_DRIVER = IS31FL3737 # Select RGB matrix driver
|