Skip to content

How to add custom combos in Miryoku ZMK? #321

Answered by manna-harbour
mplusp asked this question in Q&A
Discussion options

You must be logged in to vote

To switch to an alternative base layer, you can substitute the Extra or Tap layers, no combos needed. See https://github.com/manna-harbour/miryoku/tree/master/docs/reference#additional-features and #85.

If you want custom combos anyway, see #94 and #233.

If you don't want to deal with the cpp macros in #233, you can just add combos according to https://zmk.dev/docs/features/combos, by appending to https://github.com/manna-harbour/miryoku_zmk/blob/master/config/corne.keymap, binding e.g. &to U_EXTRA, and using the native corne 3x6+3 key position indices.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by manna-harbour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants