DEV Community

Cover image for ๐Ÿ”ง DIY 3x3 Macropad (RP2040-Zero + CircuitPython) โ€“ Work in Progress! ๐ŸŽ‰
SusKeyboard
SusKeyboard

Posted on

๐Ÿ”ง DIY 3x3 Macropad (RP2040-Zero + CircuitPython) โ€“ Work in Progress! ๐ŸŽ‰

Hey everyone! Iโ€™ve been building a custom 3x3 hotkey macropad using the RP2040-Zero and CircuitPythonโ€”and itโ€™s still a work in progress!

So far, Iโ€™ve got:

๐Ÿ”ฒ Matrix input setup for 9 keys (saves GPIO!)

๐Ÿ” Mode switching (Spotify, Blender, + 1 spare)

๐ŸŽ›๏ธ Rotary encoder support for volume + mode toggle

Itโ€™s functional, but Iโ€™m still refining the firmware and adding features. OLED display is skipped for now, but may come later. The goal is to keep it clean, modular, and open to new ideas.

๐Ÿ“‚ GitHub Repo: https://github.com/SusKeyboard/3x3-Matrix_Keyboard.git

Would love feedback or collab ideas! Still testing and tweakingโ€”happy to share progress or help anyone building similar.

Top comments (0)