Currently, the online drawing tool doesn’t work with the module. It’s made for communicating with Framework’s module, which runs special Rust code on the RP2040 microcontroller. My dad and I are working on software that will let you control the module. I am also looking into integration with Windows 11 lighting control as well as SignalRGB.
But, the module is completely open source and you can program it using the Arduino IDE, MicroPython, or the Pico SDK. If someone wanted to adapt the Framework Rust code to support the RGB LEDs that would be amazing!