3

I'm gifting a custom macro pad built using a Raspberry Pico to my brother. I don't want him having to reprogram the pico every time he wants to change macros. Do you know of any program that allow him to change it easily or do I have to create my own?

Thanks!

Comments
  • 1
    I have no idea but wouldn’t coding one be sorta simple (for just keystrokes anyways)? If (key1 && key_to_reprogram are pressed) listen to keystroke sequence, and then just let go to save new macro?
Add Comment