with great sadness i had to retire my trusty Ergodox Infinity, but: new keeb! expect typos as i learn how to type again

(MoErgo Glove80)

#keyboards

@molly0xfff Ooh, I just got a Glove80 earlier this year! I moved from a 3D-printed hand-soldered one to this and missed my favorite mod: holding both layer keys to trigger “Hyper” (control-option-shift-command) for a bunch of custom shortcuts.

If that’s helpful for you, I’ll share the repo where I implemented it. You can use it with any layout and I’ll eventually get around to fixing up a PR to go upstream for ZMK itself.

@seth super handy! i’ve been using a layout based on TailorKey, which also has a hyper key shortcut (though triggered with different keys: https://sites.google.com/view/tailorkey/moergo/glove80/hotkey-glove80?authuser=0)
TailorKey - Hotkey - Glove80

@molly0xfff Oh that looks handy, too. The custom keeb community is so great!

Here’s my fork of MoErgo ZMK fork, with the mod https://github.com/sethvoltz/zmk-moergo/pull/1

And here’s it in use for my keymap https://github.com/sethvoltz/glove80-zmk-config/pull/1

Add Dual Thumb Hyper behavior by sethvoltz · Pull Request #1 · sethvoltz/zmk-moergo

PR check-list Branch has a clean commit history Additional tests are included, if changing behaviors/core code that is testable. Proper Copyright + License headers added to applicable files (Ge...

GitHub