qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit a6842d36c66b4399caf588d2b4567f23be8f3179
parent 16631ebb30880b32fab1bcb2a604cee899374bbd
Author: Drashna Jaelre <drashna@drashna.net>
Date:   Sun, 16 Apr 2023 12:27:21 -0700

[Keyboard] Update lotus58 RGB config (#20468)


Diffstat:
Mkeyboards/tweetydabird/lotus58/info.json | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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]