From 357c6009be059b196f15b4c77306ac88a8d13d87 Mon Sep 17 00:00:00 2001 From: TerryMathews Date: Mon, 20 Apr 2020 20:27:52 -0400 Subject: [PATCH] Wheatfield Blocked65: Update RGBLED num (#8725) Evidently there is a polycarb variant with underglow LEDs. This change should support that without negatively impacting aluminum case variant which only has 2 RGB LEDs on top. --- keyboards/wheatfield/blocked65/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/wheatfield/blocked65/config.h b/keyboards/wheatfield/blocked65/config.h index ebcbf8fc6..ea5c31611 100644 --- a/keyboards/wheatfield/blocked65/config.h +++ b/keyboards/wheatfield/blocked65/config.h @@ -58,4 +58,4 @@ along with this program. If not, see . */ #define RGB_DI_PIN E2 #define RGBLIGHT_ANIMATIONS -#define RGBLED_NUM 2 \ No newline at end of file +#define RGBLED_NUM 14