mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 05:32:05 +00:00
Revert "Apply suggestion to use WS2812_DI_PIN in favor over RGB_DI_PIN"
This reverts commit 04c63b4a62
.
This commit is contained in:
parent
04c63b4a62
commit
e96e21e373
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user