Remove RGB_DI_PIN
ifdefs (#20218)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define RGB_DI_PIN F0
|
||||
|
||||
// RGB Matrix config
|
||||
#if defined(RGB_DI_PIN) && defined(RGB_MATRIX_ENABLE)
|
||||
#if defined(RGB_MATRIX_ENABLE)
|
||||
|
||||
#ifndef ID61_DISABLE_UNDERGLOW
|
||||
#define RGB_MATRIX_LED_COUNT 71
|
||||
|
Reference in New Issue
Block a user