LED config fixes (#18973)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
/* RGB Data Pin */
|
||||
#define RGB_DI_PIN C7
|
||||
/* The number of RGB LEDs connected */
|
||||
#define RGB_MATRIX_LED_COUNT 118
|
||||
#define RGB_MATRIX_LED_COUNT 105
|
||||
/* Set the maximum brightness to 110 to avoid going over 500 mA.
|
||||
* At full brightness with all three indicator LEDs on, the power draw is about 450 mA. */
|
||||
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 110
|
||||
|
||||
Reference in New Issue
Block a user