- cross-posted to:
- opensource@lemmy.ml
- cross-posted to:
- opensource@lemmy.ml
A Mastodon user called Pepe https://masto.es/@peps has done this mechanical keyboard and has published the project in Codeberg with an open license just in case anyone wants to do it too.



It’s using a Raspberry Pi Pico, not a full Raspberry Pi. The Pico is a microcontroller designed for this kind of use. It basically just runs a single program, written in C or Python. It does not run full-blown Linux in addition to that program.