|
|
|
|
|
by colemannugent
1809 days ago
|
|
I wonder if these would be a good fit for the DIY mechanical keyboard scene. With a board like this it looks like all you'd need electronics-wise is a battery and a charge controller. I wouldn't think it would be too difficult to get QMK running on these. It doesn't look like these are close to the Pro Micro pinout though, so perhaps a shim PCB to wire things up correctly? |
|
https://beta.docs.qmk.fm/developing-qmk/c-development/compat... list of things QMK supports.
There are a few bluetooth keyboard controllers that already fit the bluetooth controller niche and are pin compatible (nice!nano). This having a microusb port would make it less appealing as well.
Personally I'm more interested in the RP2040 Pro Micro variant. It uses KMK, works with circuit python and can have its keymap changed by editing a file on it rather than reflashing or being limited by Via/Vial.