Having always been somewhat annoyed I can’t simply place a Pro Micro (or for that matter any other controller) over on top of a hot-swap socket without either turning it sideways, loosing pins, or some other creative solution.

So after trying to find other smaller controllers, but always ending up with a compromise, I finally got fed up with it, and started designing one of my own that is just large enough to fit the purpose.

RP2040 powered of course, and with a mid mount USB type C, the design is extremely low profile and fairly barebones with no status LED, no buttons, etc. making it easy and cheap to produce. And with 26 pin, there are 23 IO pins available for matrix and other things. VBUS detection for easy use with split keyboards, but beyond that stripped of anything fancy.

The boot/reset signals are available as castellated connections next to the USB, and only really meant for the first flashing/emergency flashing, as the rest would be handled by tapping a keycode to enter bootloader from within QMK/ZMK.

Edit: Added D+/- as jumpered breakouts on pins, se below. Also added a pin high/low for assigning sides on a split (useful for handwiring)

    • TweetyDaBird@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      11 months ago

      I wasn’t planning on it since sacrifices two pins.

      And seeing as the USB port is available to place by the edge very easily as you can place the controller over any key.

      To explain, the USB port should end up needing only 3-5 mm edge on a sandwich case, or a hollow similar to how most pcb’s place it on a CNC/3d case.

      Any particular reason beyond that? I’m open to reasonable compromises.

      Btw, I can easily pull them out to a pair of pads, there is space for that.

      • Hazel@keeb.lolM
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 months ago

        just thinking about those designs where a case is wanted, but the position of the usb port isn’t ideal. not one of those things that I think is required to make this a great controller option, just something a lot of controllers don’t have and I’ve wanted for a bit.

        • TweetyDaBird@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          11 months ago

          How about this then? (No promises on signal integrity of that USB signal, we are pushing limits)

          Just keep in mind, that placing the controller not at an edge, will likely make the USB port interfere with the next socket, it’s not really meant for that. Meaning you should probably de-solder the port then. Also, by powering through the 5V/GND pins, you negate the VBUS detection, and there simply aren’t enough pins/space to break that out as well, so it’s a compromise.