From cb4a86475e6af91b64dbe09bc6df686ef0ae367c Mon Sep 17 00:00:00 2001 From: Ben Beckford Date: Mon, 20 Apr 2020 10:58:36 +0100 Subject: [PATCH] Changed default RGBLIGHT_SLEEP for cospad --- keyboards/cospad/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/cospad/config.h b/keyboards/cospad/config.h index 42db8e25b..362f6c38b 100644 --- a/keyboards/cospad/config.h +++ b/keyboards/cospad/config.h @@ -65,7 +65,7 @@ along with this program. If not, see . // #define RGBLIGHT_SAT_STEP 8 // #define RGBLIGHT_VAL_STEP 8 // #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */ -// #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ +#define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ // /*== all animations enable ==*/ #define RGBLIGHT_ANIMATIONS // /*== or choose animations ==*/