zmkfirmware / zmk

ZMK Firmware Repository
https://zmk.dev/
MIT License
2.78k stars 2.81k forks source link

GPIO LED PWM controlled by behaviors? #1620

Open idesignstuff opened 1 year ago

idesignstuff commented 1 year ago

I have Xiao BLE (NRF) boards with an integrated common cathode RGB light. I'd really like to be able to change the PWM values for each color based on behaviors like

Obviously, most RGB is done with WS2812 or similar with a data line signaling, but what about PWM LEDs?

idesignstuff commented 1 year ago

PWM LEDS that are on every Xiao BLE board...