Less/Rikki

Results 52 comments of Less/Rikki

> @sommerper huh - I've spent a lot of time getting it work: I've managed to fix and compile rebased @theninj4's [version](https://github.com/theninj4/zmk/tree/pmw33xx). Even sensor firmware was successfully flashed. That it...

> Wouldn't that be the same result that meteozond achieved using KMK? As I understand it the module will never sleep but send data continuously? ...You'd need to ask someone...

Murphpad is done: #1786

Those are just aliases for [`LSFT(kc)`](https://docs.qmk.fm/feature_advanced_keycodes#modifier-keys). One of them already exists: https://docs.qmk.fm/keycodes_us_ansi_shifted

[Definitely not just a ZMK phenomenon.](https://wiki.archlinux.org/title/bluetooth#Dual_boot_pairing)

Please read the PR Checklist, examine other keyboards within the repository, and modify your submission accordingly. You've missed a number of requirements, from the minor (submitting using your `master` branch)...

I'm not sure how this differs in practice from [the `tap-preferred` flavor](https://zmk.dev/docs/keymaps/behaviors/hold-tap#interrupt-flavors) + [`retro-tap`](https://zmk.dev/docs/keymaps/behaviors/hold-tap#retro-tap). - With a `key 1 down → key 2 down → key 1 up → key...

> but I think it should be: > > ```yaml > include: > - board: nice_nano_v2 > shield: nice_view_adapter nice_view lily58_left > - board: nice_nano_v2 > shield: nice_view_adapter nice_view lily58_right...

> I did that before writing in here. It works. https://github.com/ghostbuster91/Dilemma3x6_3-zmk/blob/nix2/build.yaml#L15 I meant explicitly with the `lily58_left` and `lily58_right` shield names. Test exactly what you quoted, since that is the...