From 5800d0a58c55cfebcffc9fb593857003c400931b Mon Sep 17 00:00:00 2001 From: Takeshi Nishio Date: Sat, 15 Feb 2020 08:57:50 +0900 Subject: [PATCH] =?UTF-8?q?Change=20=E3=82=A4=E3=83=B3=E3=82=B8=E3=82=B1?= =?UTF-8?q?=E3=83=BC=E3=82=BFLED=E3=81=8C=E7=9C=A9=E3=81=97=E3=81=84?= =?UTF-8?q?=E3=81=AE=E3=81=A7=E3=80=81=E6=98=8E=E3=82=8B=E3=81=95=E3=82=92?= =?UTF-8?q?=E4=B8=8B=E3=81=92=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keyboards/colice/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/colice/config.h b/keyboards/colice/config.h index cee870d4fde..f8f11626607 100644 --- a/keyboards/colice/config.h +++ b/keyboards/colice/config.h @@ -63,7 +63,7 @@ along with this program. If not, see . #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 - #define RGBLIGHT_LIMIT_VAL 100 /* The maximum brightness level */ + #define RGBLIGHT_LIMIT_VAL 80 /* The maximum brightness level */ #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ /*== all animations enable ==*/ // #define RGBLIGHT_ANIMATIONS