currently trying to finish a new version of the MNT Reform Keyboard for the Reform Next (but will be backwards compatible). it has an RP2040 MCU and RGB backlight (individual for each key). still needs a bunch of routing.
@mntmn Are you using the same LED driver as Framework 16 by any chance? Just curious 
@elly i'm using no LED driver, the LEDs are digitally controlled
@mntmn Ah, I see. I were curious because FW16 uses RP2040 + IS31FL3743A and has QMK sources:
https://github.com/FrameworkComputer/qmk_firmware/tree/fl16-v0.2.8-prep/keyboards/framework
qmk_firmware/keyboards/framework at fl16-v0.2.8-prep · FrameworkComputer/qmk_firmware

Fork of QMK for the Framework Laptop 16. Contribute to FrameworkComputer/qmk_firmware development by creating an account on GitHub.

GitHub
@elly @mntmn I started making a keyboard with the RP2040 and the IS31FL3737B with QMK but rn I design one without LEDs so just the RP2040 for the company I work at https://github.com/Frooastside/Frooastboard/tree/main/Frooastboard%20A600
Frooastboard/Frooastboard A600 at main · Frooastside/Frooastboard

Contribute to Frooastside/Frooastboard development by creating an account on GitHub.

GitHub