Open
Description
I came across LED Effect for Klipper. They allow you to specify different led types in series on the same gpio.
An example configuration showing this is here on line 65. That example controls 8 RGB WS2812 leds followed by 2 RGBW SK6812 leds wired in series.
I would love to be able to do this in WLED as it used to be my preferred way to control my 3D printer's LEDS. However, I had to switch to LED Effects because of this limitation.