diff options
Diffstat (limited to 'keyboards/wuque/creek70/info.json')
-rw-r--r-- | keyboards/wuque/creek70/info.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/wuque/creek70/info.json b/keyboards/wuque/creek70/info.json index 10e43b340d..7f55fa28d2 100644 --- a/keyboards/wuque/creek70/info.json +++ b/keyboards/wuque/creek70/info.json @@ -30,7 +30,11 @@ "pin": "D0" }, "rgblight": { - "max_brightness": 200 + "saturation_steps": 8, + "brightness_steps": 8, + "led_count": 7, + "max_brightness": 200, + "sleep": true }, "layout_aliases": { "LAYOUT": "LAYOUT_all" |