miryoku_zmk icon indicating copy to clipboard operation
miryoku_zmk copied to clipboard

home row mods: cross-hand positional hold taps

Open diresi opened this issue 2 years ago • 2 comments

provides lhm and rhm home mod behaviors that add positional hold tabs where modifiers (hold) are applied to all keys but the alphas on the same hand.

includes preconfiguration for corne that can be enabled in custom_config.h:

#define MIRYOKU_HOME_MOD_CROSS_HAND

as per the doc examples in https://zmk.dev/docs/behaviors/hold-tap#positional-hold-tap-and-hold-trigger-key-positions

diresi avatar Jun 27 '22 11:06 diresi

this seems to be helpful - after using miryoku for one day I did find myself "rolling" through mods on the same hand. Also I'm on corne as of today, hence poking this.

shroomist avatar Jun 20 '23 19:06 shroomist

@shroomist I think this does the exact opposite to what you seem to be looking for. This makes it so when a right hand mod is held, only the thumbs and left hand alphas are active and vice versa. This effectively removes same finger mod + alpha combos.

I have found changing the tapping flavor to balanced and lowering the tapping term to be better for me personally with accidental and missed mod activations. Trying different tapping styles and tapping terms to see what works best for you is one of the best ways to dial in the home row mods. The flavor and tapping terms are defined in miryoku/miryoku.dsti and miryoku/miryoku.h respectively.

violet-fish avatar Jun 22 '23 03:06 violet-fish