diff options
Diffstat (limited to 'keyboards/mlego/m60_split/rev1/info.json')
-rw-r--r-- | keyboards/mlego/m60_split/rev1/info.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/mlego/m60_split/rev1/info.json b/keyboards/mlego/m60_split/rev1/info.json index 6fe572fcf1..deeffe7753 100644 --- a/keyboards/mlego/m60_split/rev1/info.json +++ b/keyboards/mlego/m60_split/rev1/info.json @@ -22,7 +22,9 @@ "pin": "B15" }, "rgblight": { - "max_brightness": 128 + "led_count": 16, + "max_brightness": 128, + "split_count": [8, 8] }, "split": { "bootmagic": { |