Manna Harbour

Results 67 comments of Manna Harbour

Also see https://github.com/zmkfirmware/zmk/issues/405.

@freqmod To make your changes easier to test, here they are in separate branches, including a change to the zmk manifest to use the zephyr fork. - https://github.com/manna-harbour/zmk/tree/suspend-test - https://github.com/manna-harbour/zephyr/tree/v3.0.0+zmk-fixes-suspend-test...

@freqmod Could this be implemented using `BEHAVIOR_LOCALITY_GLOBAL`?

> Is there a way to modify the timing as QMK does with `TAP_CODE_DELAY`? https://github.com/zmkfirmware/zmk/issues/1443 https://github.com/zmkfirmware/zmk/issues/1444#issuecomment-1291525634

Support for this PR has been added to Miryoku ZMK. As it requires a new container image, it is in a temporary branch for now: https://github.com/manna-harbour/miryoku_zmk/tree/zmk-build-arm-3.5-branch. To build, follow the...

Thanks for the report. Yes, there is an issue with flashing mods due to the way this is implemented. The same issue is present in retro tapping. Bindings for mod...

@distracteddev In general see https://github.com/manna-harbour/miryoku/issues/56#issuecomment-993376643 above for general status and a link to the docs. There are a few other undocumented things to note: It relies on support being added...

@distracteddev https://github.com/manna-harbour/miryoku_zmk/pull/8 also includes some of the currently missing docs: https://github.com/manna-harbour/miryoku_zmk/blob/d40b3e6f30d5f4652aec2583483af93dd8b19175/readme.org#key-emulation-combos.

> How to use magic keycode to achieve Ctrl/Gui swap? I was thinking something similar to how there is a layer lock now on double tap? @damirda It's not built-in...

Consider: * Supporting right mods on bottom row: https://github.com/manna-harbour/miryoku/discussions/262#discussioncomment-9504589. * Option to remove HRM and add bottom row mods. * Moving layer lock to inner index column.