From 04c63b4a62e083910d88c89d457bd5c0f6d42749 Mon Sep 17 00:00:00 2001 From: Nostril Date: Sun, 28 May 2023 22:06:08 -0700 Subject: [PATCH] Apply suggestion to use WS2812_DI_PIN in favor over RGB_DI_PIN Co-authored-by: Drashna Jaelre --- keyboards/synthlabs/065/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/synthlabs/065/config.h b/keyboards/synthlabs/065/config.h index ac44398bc18..a6097111b41 100644 --- a/keyboards/synthlabs/065/config.h +++ b/keyboards/synthlabs/065/config.h @@ -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: