Revert "Apply suggestion to use WS2812_DI_PIN in favor over RGB_DI_PIN"

This reverts commit 04c63b4a62.
This commit is contained in:
Aaron Hong 2023-05-28 22:12:51 -07:00
parent 04c63b4a62
commit e96e21e373

View File

@ -8,7 +8,7 @@
#define RGB_MATRIX_KEYPRESSES #define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS #define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_DISABLE_WHEN_USB_SUSPENDED #define RGB_DISABLE_WHEN_USB_SUSPENDED
#define WS2812_DI_PIN GP18 #define RGB_DI_PIN GP18
// RGB Matrix Animation modes // RGB Matrix Animation modes
// For full list of effects, see: // For full list of effects, see: