mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-19 19:54:47 +00:00
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
|