TweetyDaBird

joined 1 year ago
[–] [email protected] 1 points 6 months ago (1 children)

Try the Lotus 58. You get a bit more options over all.

 

For the those interested in a budget oriented, easily DIY built, 60% keyboard with USB C instead of the ‘standard’ TRRS cable.

New version fits existing plates (and 3D Designs) and have the same options for OLED & Encoders as before. Sandwich case plates are available in black & white, both with optional ears to tent/tilt.

Shop

[–] [email protected] 1 points 11 months ago

Only thing to note is to check qmk docs if the screens controller is supported by default. If it is, it’s easy. If not it takes more work.

[–] [email protected] 1 points 11 months ago

Yes you can. But you have to address the rgbs as a true matrix which is a fair bit more work.

[–] [email protected] 2 points 1 year ago

I just used all my budget on prototypes. Sigh.

[–] [email protected] 1 points 1 year ago
[–] [email protected] 20 points 1 year ago (1 children)

No, this is not asshole design. If the oil port was sticking further out, it’s gets knocked off if you lay the bike down. And then you have no oil at all, and a blown up motor.

It’s by good design the oil port is recessed. Yes it’s annoying to use a funnel, but it’s the preferable option.

[–] [email protected] 18 points 1 year ago

Well the problem with that is when you lay the bike down, the oil port gets shaved off and you lose all your oil. Don’t ask me how I know.

So yeah, it’s a PITA to use a funnel, but it’s still the preferable option.

[–] [email protected] 1 points 1 year ago (2 children)

What am I missing, how is this done?

[–] [email protected] 2 points 1 year ago

Lemmy.world was having mayor issues today, so not surprising if something broke.

 

Common core functionality:

  • Hot-swap 4x12 Ortho
  • RP2040, 4 MB flash
  • USB type C
  • Full per key RGB
  • Optional encoders on all four corners
  • Optional 1x2u & 2x2u layout

Option 1:

  • North-facing keys
  • Fits existing JJ40/BM40 cases

Option 2:

  • South-facing keys
  • Needs dedicated case design (possibly USB daughterboard)

Option 3:

  • South-facing keys, compromise on the two top row keys by the USB connector.
  • Fits existing JJ40/BM40 cases
[–] [email protected] 1 points 1 year ago

Actually, I prefer liftoff

[–] [email protected] 1 points 1 year ago

It should, at least as long as we are talking about choc switches on an MX spacing, or a dual footprint design, as the pin headers are spaced for that. Otherwise there will probably be interference, or very, very close to it at least.

[–] [email protected] 1 points 1 year ago* (last edited 1 year 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.

37
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

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)

view more: next ›