Combo to "untap" tap command [ZMK, 34-key a.dux] #228
-
Dear all, as a complete beginner, I am learning to touch type with an a.dux (ZMK). Because I still type slowly, I inadvertently activate the home row mods. I was looking for a way to exclude them for a certain time (until I need alt+gr or similar for european languages). Out of the following options, what would be the easiest to implement and how do I go about it:
Thank you very much for your kind support! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Typing slowly is fine, but try to type each keystroke with light snappy taps without lingering on the press.
|
Beta Was this translation helpful? Give feedback.
Typing slowly is fine, but try to type each keystroke with light snappy taps without lingering on the press.
Using the Tap layer is ok for practicing the alphas but not for general use as you lose access to layers. Reset is a power cycle or press of hardware reset button. You can customise Tap or the mapping to add a key to return to Base using #85. Example keycodes to use can be seen here https://github.com/manna-harbour/miryoku_zmk/blob/12fbc08bc2e8f257b13bd23168fdb558f0ebd1f1/miryoku/miryoku_babel/miryoku_layer_alternatives.h#L276.
Switching to Tap is already supported, but see 1. on switching back to Base.
Edit https://github.com/manna-harbour/miryoku_zmk/blob/12fbc08bc2e8f257b1…