From e96e21e373861066981cb4411160b90d0c1b5661 Mon Sep 17 00:00:00 2001 From: Aaron Hong Date: Sun, 28 May 2023 22:12:51 -0700 Subject: [PATCH] Revert "Apply suggestion to use WS2812_DI_PIN in favor over RGB_DI_PIN" This reverts commit 04c63b4a62e083910d88c89d457bd5c0f6d42749. --- 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 a6097111b41..ac44398bc18 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 WS2812_DI_PIN GP18 +#define RGB_DI_PIN GP18 // RGB Matrix Animation modes // For full list of effects, see: