I’ve been working really hard on implementing a GUI Config Editor for my Mini Macro Pad project.

Mini Macro Pad (go-mmp) is a tool for creating and running macros, shortcuts, and other automated actions at the press of a button.

It works with hardware like Arduino-based macro pads or directly through a desktop GUI, making it versatile for various workflows.

    • @DichotoDeezNutzOP
      link
      English
      316 days ago

      Oh I didn’t know about that, I’ve been working on this over a couple years now.

      I think that hardware could still work with my code, but I just wanted to share what I’ve done.

    • @DichotoDeezNutzOP
      link
      English
      216 days ago

      Glad to hear that! Are you planning on using it with a physical device? I want to make a guide on doing that eventually.

      • @[email protected]
        link
        fedilink
        216 days ago

        I am. I have a small six key keyboard that I’m hoping can be flashed with some of the software you linked.

        • @DichotoDeezNutzOP
          link
          English
          215 days ago

          Nice! All you need for the software on the device is to send 1,2,3,etc over serial.

          If you have issues getting setup, pls create an issue on GitHub and I’ll try to help.