LED config fixes (#18973)
This commit is contained in:
@@ -34,8 +34,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define DEBOUNCE 5
|
||||
|
||||
/* Define RGB */
|
||||
#define RGBLED_NUM 127
|
||||
#define RGB_MATRIX_LED_COUNT 127
|
||||
#define RGBLED_NUM 87
|
||||
#define RGB_MATRIX_LED_COUNT 87
|
||||
#define RGB_DI_PIN D2
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
|
||||
Reference in New Issue
Block a user