mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 05:32:05 +00:00
Apply suggestion to use WS2812_DI_PIN in favor over RGB_DI_PIN
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
7a935ca4d8
commit
04c63b4a62
@ -8,7 +8,7 @@
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
#define RGB_DI_PIN GP18
|
||||
#define WS2812_DI_PIN GP18
|
||||
|
||||
// RGB Matrix Animation modes
|
||||
// For full list of effects, see:
|
||||
|
Loading…
Reference in New Issue
Block a user