Change DRIVER_LED_COUNT
to {LED,RGB}_MATRIX_LED_COUNT
(#18399)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// RGB Matrix config
|
||||
#if defined(RGB_MATRIX_ENABLE)
|
||||
|
||||
#define DRIVER_LED_TOTAL 103
|
||||
#define RGB_MATRIX_LED_COUNT 103
|
||||
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
|
||||
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 180 // limits maximum brightness of LEDs to x out of 255. If not defined maximum brightness is set to 255
|
||||
|
Reference in New Issue
Block a user