From 5e43f87956c36a609d49ab696c939f2547d076dc Mon Sep 17 00:00:00 2001 From: yiancar Date: Tue, 8 Oct 2019 17:03:51 +0100 Subject: [Keyboard] RGB updates on NK65 and HS60 (#6795) * RGB update commit * Convert caps lock indicator check to IS_LED_ON * ISSI3733 minor change --- keyboards/hs60/v2/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/hs60/v2') diff --git a/keyboards/hs60/v2/config.h b/keyboards/hs60/v2/config.h index 57014993f4..02df0074cc 100644 --- a/keyboards/hs60/v2/config.h +++ b/keyboards/hs60/v2/config.h @@ -106,7 +106,7 @@ along with this program. If not, see . #define RGB_BACKLIGHT_BRIGHTNESS 255 // the default effect (RGB test) -#define RGB_BACKLIGHT_EFFECT 255 +#define RGB_BACKLIGHT_EFFECT 6 // the default effect speed (0-3) #define RGB_BACKLIGHT_EFFECT_SPEED 0 -- cgit v1.2.3