diff options
Diffstat (limited to 'keyboards/yeehaw')
-rw-r--r-- | keyboards/yeehaw/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/yeehaw/config.h b/keyboards/yeehaw/config.h index 1445271c8e..273fd9fca8 100644 --- a/keyboards/yeehaw/config.h +++ b/keyboards/yeehaw/config.h @@ -19,7 +19,6 @@ #define RGBLIGHT_HUE_STEP 8 #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_EFFECT_BREATHING #define RGBLIGHT_EFFECT_RAINBOW_MOOD |