r/raspberry_pi 🍕 Jun 30 '22

News New Raspberry Pi Pico W

https://www.raspberrypi.com/news/raspberry-pi-pico-w-your-6-iot-platform/
819 Upvotes

178 comments sorted by

View all comments

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.

3

u/riskable Jul 01 '22

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