-
I have this keyboard of mine and works quite well with zmk, nice nano clone, and mip sharp screen. the only issue i have will not wake up from sleep on connected to bt shield are
https://github.com/…
-
-
Currently https://zmk.dev/docs/development/hardware-integration/new-shield#metadata shows a simple example of the `requires:` field in `my_keyboard.zmk.yml`, a Hardware Metadata file, showing `[pro_mi…
-
ZMK now uses Zephyr 3.2 (per ZMK discord) and fails on build. I'm not familiar enough with zmk to tackle this.
```
Merged configuration '/__w/zmk-config-klor/zmk-config-klor/config/boards/shields/…
-
I ran into an issue recently that could have been mitigated with some teaks to the documentation.
Specifically, [https://zmk.dev/docs/config](https://zmk.dev/docs/config). It would have helped a ton …
-
After going to deep sleep after timeout the keyboard doesn't allow to wake it up by pressing any button. Only pressing reset on both halves gets it back to working state.
According to discord the sol…
-
Hi,
I'm trying to generate layout for Cradio with default keymap.
I downloaded default keymap from https://github.com/zmkfirmware/zmk/blob/main/app/boards/shields/cradio/cradio.keymap
and I try t…
-
I specified a `zmk-config/config/reviung41.overlay` to use with [Cyril's low-profile Reviung41](https://github.com/cyril279/keyboards/tree/main/revlp/41_1350). After building and loading firmware, the…
-
Is there documentation on how to build out-of-tree boards or shields?
I have three involved repositories, I think:
- https://github.com/zmkfirmware/zmk
- My [zmk-config](https://github.com/jablko…
-
Hi, I want to use the flake similar to the person in the issue #97. I tried to mimic the folder structure but the `nix run .#flash` can not pickup my definition. In the flake.nix I defined `shield = …