A Raspberry Pi Pico powered macropad.
Go to file
Rudis Muiznieks d630d4c08e
switch to pi pico code
2022-03-20 08:23:50 -05:00
README.md switch to pi pico code 2022-03-20 08:23:50 -05:00
code.py switch to pi pico code 2022-03-20 08:23:50 -05:00

README.md

Button Buddy

This is the code I run on my 3x3 macro-pad. The main reason I built it is to provide mouse click buttons next to my Ploopy Nano. I use the maddie keymap which includes code that turns the Ploopy into a scroll wheel when num-lock is toggled twice in 25ms so a couple of the buttons are mapped to that (one hold-to-scroll button and a toggle scroll-mode button).

I 3D-printed the macropad using this model, used some left over Kailh midnight jade switches left over from other keyboard projects, hand-wired to a Raspberry Pi Pico. The switches are wired to GPIO pins 0 through 8 with 0-2 across the top row, 3-5 across the middle row, and 6-8 across the bottom.