Check out the Layout Editor Playlist Playlist here:
• MoErgo Layout Editor: How-To Videos
Full Playlist:
• MoErgo Glove80 User Community Playlist
More:
https://zmk.dev/docs/behaviors/mod-morph
https://zmk.dev/blog/2023/10/05/zmk-s...
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:00 - Intro
0:07 - Example 1
0:28 - Assign to key
0:43 - Show code Example 1
0:51 - Example 2
0:57 - Show code Example 2
1:05 - End
DISCLAIMER:
This video was independently created by a member of the #glove80community and is not intended to serve as a substitute for the official MoErgo Glove80 documentation. It is not an official MoErgo video, and MoErgo does not endorse or assume responsibility for its content.
Mod-Morph Mod-Morph
Mod-Morph Behavior
Summary
The Mod-Morph behavior sends a different keypress, depending on whether a specified modifier is being held during the keypress.
If you tap the key by itself, the first keycode is sent.
If you tap the key while holding the specified modifier, the second keycode is sent.
Mod-Morph
The Mod-Morph behavior acts as one of two keycodes, depending on if the required modifier is being held during the keypress.
Configuration
Morphing Mod
Summary
Best way to use mod morphs
The Mod-Morph behavior sends a different keypress, depending on whether a specified modifier is being held during the keypress.
If you tap the key by itself, the first keycode is sent.
If you tap the key while holding the specified modifier, the second keycode is sent.
Mod-Morph
The Mod-Morph behavior acts as one of two keycodes, depending on if the required modifier is being held during the keypress.