Remove RGB_DI_PIN
ifdefs (#20218)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
/* LED Matrix & Animations */
|
||||
#define RGB_DI_PIN B1
|
||||
|
||||
#if defined(RGB_DI_PIN) && defined(RGB_MATRIX_ENABLE)
|
||||
#if defined(RGB_MATRIX_ENABLE)
|
||||
#ifndef ID27_DISABLE_UNDERGLOW
|
||||
#define RGB_MATRIX_LED_COUNT 31 // The number of LEDs connected
|
||||
#else
|
||||
|
Reference in New Issue
Block a user