From a6842d36c66b4399caf588d2b4567f23be8f3179 Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Sun, 16 Apr 2023 12:27:21 -0700 Subject: [Keyboard] Update lotus58 RGB config (#20468) --- keyboards/tweetydabird/lotus58/info.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'keyboards/tweetydabird') diff --git a/keyboards/tweetydabird/lotus58/info.json b/keyboards/tweetydabird/lotus58/info.json index 654fdd9a4c..6cec047a2e 100644 --- a/keyboards/tweetydabird/lotus58/info.json +++ b/keyboards/tweetydabird/lotus58/info.json @@ -33,11 +33,13 @@ "processor": "atmega32u4", "rgblight": { "led_count": 70, - "pin": "D3", "split": true, "split_count": [35, 35], "sleep": true }, + "ws2812": { + "pin": "D3" + }, "split": { "bootmagic": { "matrix": [5, 0] -- cgit v1.2.3