diff options
Diffstat (limited to 'keyboards/prototypist/oceanographer')
-rw-r--r-- | keyboards/prototypist/oceanographer/config.h | 1 | ||||
-rw-r--r-- | keyboards/prototypist/oceanographer/info.json | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/prototypist/oceanographer/config.h b/keyboards/prototypist/oceanographer/config.h index a557c9aa83..e5719bb137 100644 --- a/keyboards/prototypist/oceanographer/config.h +++ b/keyboards/prototypist/oceanographer/config.h @@ -7,7 +7,6 @@ #define RGBLIGHT_LAYERS #define RGBLIGHT_MAX_LAYERS 4 -#define RGBLIGHT_LIMIT_VAL 155 #define RGBLIGHT_DEFAULT_VAL 155 // Audio Settings diff --git a/keyboards/prototypist/oceanographer/info.json b/keyboards/prototypist/oceanographer/info.json index dbec118004..488f17eeb9 100644 --- a/keyboards/prototypist/oceanographer/info.json +++ b/keyboards/prototypist/oceanographer/info.json @@ -26,6 +26,7 @@ "hue_steps": 10, "saturation_steps": 17, "brightness_steps": 17, + "max_brightness": 155, "animations": { "alternating": true, "breathing": true |