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