From e6851f7ae94c2d7d7866af656d9b7c3bf750e12c Mon Sep 17 00:00:00 2001 From: Thomas Haukland Date: Tue, 26 Mar 2024 21:21:36 +0100 Subject: [PATCH] Update to latest qmk --- keyboards/cheapino/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/cheapino/config.h b/keyboards/cheapino/config.h index 16280659f2b..f3159733074 100644 --- a/keyboards/cheapino/config.h +++ b/keyboards/cheapino/config.h @@ -31,7 +31,7 @@ #define WS2812_DI_PIN GP16 // The pin connected to the data pin of the LEDs - #define RGBLED_NUM 1 // The number of LEDs connected +#define RGBLIGHT_LED_COUNT 1 // The number of LEDs connected #define MAX_DEFERRED_EXECUTORS 32