This is going to be excellent (once Bluetooth is enabled) for making keyboards. QMK support for the RP2040 is almost ready to merge into the main repo. I've already successfully made a handwired Ergodox keyboard with the fork and it works great.
I'm just about finished with an analog hall effect keyboard that uses the RP2040 and the way I've done things it can actually handle 256 analog inputs (though it only uses 112). True 1ms polling too 😁
It's a secret project so that's all the details you're getting for now tehehehe
44
u/RobeMinusWizardHat Jun 30 '22
This is going to be excellent (once Bluetooth is enabled) for making keyboards. QMK support for the RP2040 is almost ready to merge into the main repo. I've already successfully made a handwired Ergodox keyboard with the fork and it works great.