-
When trying to enable underlgow with nibble board + nice!nano v2, i'm getting a build error as it can't determine the number of leds: https://github.com/jhsu/zmk-config/actions/runs/3681553747/jobs/62…
-
It looks like the klein.keymap doesn't have a "blu" layer key like the other layers have. The tab key is just a" &kp tab", where the other thumb keys all have "< layer key"
Is that on purpose? I'…
-
As a newb, I'm not clear on how this repo works with (or instead of) zmk-firmware. I see there's a gh action to build this, but it doesn't output a uf2 to drop into my (xiao BLE) mcu board. I assume w…
-
As per title, [Building from zmk-config Folder](https://zmk.dev/docs/development/build-flash#building-from-zmk-config-folder) in windows is throwing a cmake issue whereby it expects unix-style path (p…
-
do you have zmk shields available for these boards anywhere?
love these designs and had a couple copies of the Midge made in a recent JLCPCB order of assorted things. just wanted to see if you alr…
-
I have a keymap with a combo on keys `` which produces `&kp TAB`. This is the only way to emit TAB in this keymap.
https://github.com/jmding8/zmk/blob/ea4e32f65e6d290f1faec2ded48d44d07cfedfb3/app/b…
-
I set up mod-morph for the backspace key so that shift-backspace sends the delete keycode. Most operating systems have a keyboard shortcut for delete (e.g. [shift-delete ](https://defkey.com/what-mean…
-
I've recently started having an issue where my keyboard will not send keys after the computer wakes from sleep. [This is my config repo](https://github.com/vaheder/zmk-config), where you can have a lo…
-
I think a GUI tool could really improve the UX for ZMK users. Any plans or help needed to get this going?
Thanks!
-
When executing the setup script, `Kyria Rev2` is shown as a keyboard option. After going through the setup script, `kyria_rev2.conf` and `kyria_rev2.keymap` files are created in `${ZMK_CONFIG}/config`…