luckybipedal

joined 1 year ago
[–] luckybipedal@lemmy.world 3 points 2 weeks ago

Everything except the Y key you can get with a Perixx Periboard 535. It uses mechanical Choc switches.

The closest thing I've seen to moving keys to the other hand is keyboards with two B keys, so you can type it with either hand. I haven't seen that for the Y key.

You didn't specify whether you want row-stagger or column-stagger. Given that you don't want to change your typing habits, I'm guessing row-stagger is what you'll prefer. Transitioning to column-stagger would throw out a lot of your muscle memory and require some time to adjust, especially if you're used to non-standard fingering. Typing Y with the right hand would be a minor change in comparison.

 

After a few years of tinkering and learning I'm finally ready to share the result of my work. Meet Kühlmak. What started out as my attempt to create the perfect keyboard layout morphed into a project to make a flexible and fast analyzer and optimizer. The feature highlights:

  • Command line interface
  • Information-rich, text-based layout overview and stats
  • Support for different types of physical keyboard layouts and fingerings (row-staggered, angle-mod, column-staggered and more)
  • Extremely fast analyzer that enables simulated annealing
  • Multi-threaded annealing to find many optimized layouts quickly
  • Multi-objective fitness function with soft targets for individual objectives
  • Multi-objective ranking system to identify the best trade-offs out of many generated layouts
  • Metrics that naturally favour finger and/or hand balance for effort, travel and n-grams
  • Finger travel distance weighted by speed (inspired by Semimak)
  • Comprehensive same-hand bigram, disjointed-bigram and same-hand 3-gram scoring system
  • Support for affinity of Space to one thumb or both
  • Optional constraints to enable steering certain layout features (e.g. preferred positions of punctuations and shortcuts)

The terminology and metrics are partially inspired by and partially adapted to The Keyboard Layouts Doc (2nd edition). However, I made some deliberate design choices and probably introduced more subtle biases that deviate from some of those definitions. There is lots more information in the README.

At this point I consider it ready enough to finally optimize a layout for my Mantis keyboard and see if it works as well as I hope it will.

[–] luckybipedal@lemmy.world 6 points 3 months ago (1 children)

The "half-swept" version of Sweep does that already: https://github.com/davidphilipbarr/Sweep/tree/main/Sweep%20half-swept

The easiest way to make the board flippable if to mount the controller upside-down on one side. Half-swept uses solder jumpers for all the pads of the controller footprint, which does basically the same thing as flipping the controller.

[–] luckybipedal@lemmy.world 2 points 4 months ago (1 children)

BTW, not sure if you're aware of my Mantis keyboard design. It was inspired by the same hexagonal key caps but has since evolved to my own 3D printed sculpted hexagonal key profile, which is a lot more comfortable for typing: https://github.com/fxkuehl/mantis

My v0.1 prototype resembled your keyboard. But your PCB is much prettier. And I haven't designed anything with an integrated controller. Kudos! I bet this is not your first PCB design.

I'm guessing your layout uses 2 keys for each pinky, 5 for each index finger and 2 for each thumb.

[–] luckybipedal@lemmy.world 4 points 4 months ago

Nice. The world needs more hex keyboards!

[–] luckybipedal@lemmy.world 2 points 7 months ago

Awesome! Thank you for sharing. I want to to try and use PCB assembly for the next version of my keyboard. I'll bookmark this post for information and inspiration.

 

I finally finished writing a build guide for my Mantis keyboard and taking all the pictures to make it easy to follow. Hope it helps someone ...

[–] luckybipedal@lemmy.world 1 points 8 months ago (1 children)

I had similar problems with a Cantor build, and I have pretty small hands. I think the problem was not necessarily the key spacing, but the flat key profile that makes it harder to feel the key positions and easier to press two keys at once. MX keys typically have larger gaps between the key tops, which makes orientation easier for me. Interestingly I also have no problem with chiclet keys on my laptop with 3mm gaps between keys.

I was hoping to try LDSA key caps to fix this, but they never came back in stock before I moved on from my Cantor. There are other sculpted key cap options to try. E.g. https://lowprokb.ca/collections/keycaps/products/ddc-choc-pbt-blank-keycaps, https://www.asymplex.xyz/product/cs-chicago-stenographer-profile or https://3dkeycap.com/products/klp-choc-keycap-set-low-profile-ergonomic-sculpted-keycaps.

[–] luckybipedal@lemmy.world 3 points 8 months ago

I used to have two Type Matrix boards long time ago. It got me into thinking about more ergonomic layouts and taught me first Dvorak and later Colemak. I agree with others' comments about poor longevity. I also find that it's not a very ergonomic layout in hindsight.

Learning how to clone this layout in a custom mechanical keyboard is like jumping into the deep end. There may be other ways. E.g. get an XD75 or ID75 and make a layout that's "close enough". That takes PCB design and lots of firmware hacking out of the equation. But you'd still learn about different switches, layers, thumb keys, maybe home-row-mods if you want and ease you into more possibilities of firmware hacking. You may find a more ergonomic or efficient layout than the Type Matrix that way, as well.

[–] luckybipedal@lemmy.world 2 points 8 months ago (1 children)

The keycaps are my own design, 3D printed at JLC. Their footprint matches these: https://fkcaps.com/keycaps/hex. They were the original inspiration for this layout and I used them on early prototypes.

I made a short demo video. Sorry about the bad audio: https://youtu.be/Rh3bqSVHcbg

[–] luckybipedal@lemmy.world 3 points 8 months ago

Pink switches are very light. I bottom out pretty hard, so they're probably wasted on me. It makes a nice percussive sound in the wooden case, though. But I do find them quite usable with these sculpted keys. I didn't like them on a Cantor with MBK key caps as it was too easy to actuate two keys at once by accident.

For me, Pro Red is probably the sweet spot for light linear switches.

61
submitted 8 months ago* (last edited 8 months ago) by luckybipedal@lemmy.world to c/ergomechkeyboards@lemmy.world
 

I've been busy building a few Mantis v0.3.3 builds for friends and family. It took me way longer to build these than I had planned, and I still have a few more builds to go before I work on the next version of the design. But I'm getting better at this, and very happy with how these turned out. It's nice to try out different switches. On these boards I used Choc Sunset, Pro Red and Pink switches. They all work great with the sculpted key caps.

The two keyboards in the front use clear acrylic case plates and key caps made of two different resin materials to highlight the home keys. They are translucent enough for the backlight. The one in the back is made with birch plywood plates, painted with 3 coats of shellac to bring out the wood grain and lightly sanded for a matte finish. The key caps are grey nylon. The small holes in the skirts work great for letting the backlight shine through those opaque keys.

I used KB2040 controllers from Adafruit for all these builds and loving the extra space for building the firmware with Vial support. My old v0.3 prototype with a ProMicro also works with Vial, but I had to disable some features and lighting effects to squeeze it in.

 

kbd.news is running their Advent Calendar for the second year and I'm honoured they chose my article about Mantis and hexagonal keys in ergo keyboards for opening it. Enjoy the read and have a happy holiday season ...