From 2374b2aa204f05f7bcea8ed65623b0c46a011aa2 Mon Sep 17 00:00:00 2001 From: kakunpc <15257475+kakunpc@users.noreply.github.com> Date: Thu, 25 Jul 2019 12:42:21 +0900 Subject: [PATCH] set limit value --- keyboards/angel64/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/angel64/config.h b/keyboards/angel64/config.h index fb683bc1532..a4d65c95882 100644 --- a/keyboards/angel64/config.h +++ b/keyboards/angel64/config.h @@ -54,7 +54,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 25 /* The maximum brightness level */ + #define RGBLIGHT_LIMIT_VAL 100 /* 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