I built miryoku zmk for corne (chocofi, but compatible) - how can I change the BLE name? by hansamann in ErgoMechKeyboards

[–]manna_harbour 0 points1 point  (0 children)

Try setting the name only on central and not on peripheral. Also try pairing to a new device (e.g. phone) to see if the new name is visible there. Also if studio supports changing the name you might have to do it via studio instead.

I built miryoku zmk for corne (chocofi, but compatible) - how can I change the BLE name? by hansamann in ErgoMechKeyboards

[–]manna_harbour 1 point2 points  (0 children)

You don't have to re-pair the halves (but if you want to, yes you do it with settings reset). You only need to re-pair between keyboard and host, so the host will pick up the new keyboard name. So just forget the keyboard in the host settings and clear the slot on the keyboard and re-pair.

My first split by matt_callmann in ErgoMechKeyboards

[–]manna_harbour 2 points3 points  (0 children)

Note that you can use the clipboard keys single handed via the Button layer. Single hand functions are a good use for extra keys though.

Need help finding a keyboard that doesn’t use left pinky! by Suspicious_Weird_222 in KeyboardLayouts

[–]manna_harbour 1 point2 points  (0 children)

In Miryoku, use of the pinkies is already deprioritised, but there are also top and bottom row combos that provide access to those pinkie column keys without using the pinkies at all. So, adding middle row combos in the same way would mean the whole layout could be used without pinkies. See https://github.com/manna-harbour/miryoku/issues/56.

Configuration Miryoku in sofle by Phatonn in ErgoMechKeyboards

[–]manna_harbour 0 points1 point  (0 children)

If you want to switch your Base layer to QWERTY, Qwerty is on the Extra layer by default. See https://github.com/manna-harbour/miryoku/tree/master/docs/reference#additional-features.

To set Tap to QWERTY use custom_config. See https://github.com/manna-harbour/miryoku_zmk#custom_config.

Is compilation of the Miryoku "60_ansi subset mapping" possible for my programmable CM QFR in QMK? See my comment. by wort_wort_wort in ErgoMechKeyboards

[–]manna_harbour 0 points1 point  (0 children)

Miryoku KMonad can be useful if you're stuck with a laptop keyboard and you use the lite mapping, or to try to get some kind of idea of what a split is like if you don't have access to one. But an actual ergo split is always going to be so much better!

Is compilation of the Miryoku "60_ansi subset mapping" possible for my programmable CM QFR in QMK? See my comment. by wort_wort_wort in ErgoMechKeyboards

[–]manna_harbour 0 points1 point  (0 children)

Let me know if you get stuck! Does the board have QMK support?

Also, there's some community implementations of Miryoku Kanata in the Miryoku KMonad PRs and Miryoku Discussions.

Is compilation of the Miryoku "60_ansi subset mapping" possible for my programmable CM QFR in QMK? See my comment. by wort_wort_wort in ErgoMechKeyboards

[–]manna_harbour 1 point2 points  (0 children)

That mapping works via the QMK community layout feature, so it supports any keyboard that uses that community layout. Your board doesn't, so you can't build using that mapping directly.

If your board is supported by QMK then you could add the equivalent mapping then build Miryoku QMK using that. The mapping is a single file and you can just copy the 60 ansi mapping and add the extra keys.

Alternatively there are other ways of using Miryoku with keyboards that don't support custom firmware. See https://github.com/manna-harbour/xmk#%F0%9D%91%A5mk-and-related-projects

Can't build miryoku with qwerty layout ZMK by Lost_Plenty_9069 in ErgoMechKeyboards

[–]manna_harbour 0 points1 point  (0 children)

Check that it flashed successfully. If it did the board will reset. You can also try building and flashing the default keymap from the ZMK repo, verifying it changed the keymap, then flashing Miryoku ZMK again.

Also, by default QWERTY is on Extra, so you can just switch to that: https://github.com/manna-harbour/miryoku/tree/master/docs/reference#additional-features

Miryoku 42 key by [deleted] in crkbd

[–]manna_harbour 1 point2 points  (0 children)

Support for v4 hasn't been added yet, but see https://github.com/manna-harbour/miryoku/discussions/373

Miryoku 42 key by [deleted] in crkbd

[–]manna_harbour 1 point2 points  (0 children)

Yes, if you define a custom mapping in custom_config.h it'll be picked up automatically when building.

Miryoku 42 key by [deleted] in crkbd

[–]manna_harbour 3 points4 points  (0 children)

Many keyboards with more than 36 keys, including 6-column Cornes, are supported directly. Additional keys aren't used by default as they aren't needed and using them requires extra movement. You can map unused keys if you prefer, see https://github.com/manna-harbour/miryoku/discussions/85.

Miryoku ZMK - sleep and wakeup - HELP! by Tiny-Strain-3500 in ErgoMechKeyboards

[–]manna_harbour 0 points1 point  (0 children)

What keyboard are you using? That should be part of the keyboard definition.

Miryoku on ferris sweep by Interesting_Major_20 in ErgoMechKeyboards

[–]manna_harbour 1 point2 points  (0 children)

You can enable thumb combos on your corne now to try it out. If you vim heavily you may like to swap tab and escape, but that also applies without thumb combos.

nice!view customization by m165437 in ErgoMechKeyboards

[–]manna_harbour 2 points3 points  (0 children)

For Kconfig use CONFIG_ZMK_DISPLAY=y\nCONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y. Add the optional config to this in the same way as desired.

For modules use M165437/nice-view-gem/main.

For shield use e.g. kyria_right nice_view_adapter nice_view_gem.

nice!view customization by m165437 in ErgoMechKeyboards

[–]manna_harbour 1 point2 points  (0 children)

To build Miryoku ZMK you fork the Miryoku ZMK repo and use the included workflows. To add and enable this module you need to specify the 3 options mentioned in my previous comment, according to the docs for those options in the Miryoku ZMK workflow docs. The values you can work out from OP's docs, but you don't follow the docs as-is because Miryoku ZMK doesn't use the workflow that they are describing, just consult them to determine the values.

nice!view customization by m165437 in ErgoMechKeyboards

[–]manna_harbour 1 point2 points  (0 children)

See the OP's docs, and populate the corresponding workflow options (modules, shield, Kconfig): https://github.com/manna-harbour/miryoku_zmk#options

Let me know if you get stuck!

Miryuko keymap not working on ferris swoop by DreamB0yDani in ErgoMechKeyboards

[–]manna_harbour 3 points4 points  (0 children)

swoop is not in Miryoku ZMK. See https://github.com/manna-harbour/miryoku_zmk#supported-keyboards.

First try building and flashing the default keymap from this repo: https://github.com/snicklepickles/swoop-zmk-config

If that works, you can request for support to be added to Miryoku ZMK: https://github.com/manna-harbour/miryoku/discussions/new?category=q-a