-
**Describe the bug**
Error when compile with Github Actions:
```
Run west build -s zmk/app -b seeeduino_xiao_ble -- -DZMK_CONFIG=${GITHUB_WORKSPACE}/config -DSHIELD="corne_right"
+ west build -…
-
Excited to see this project.
I'm currently on corne/zmk/n!n2 with miryoku layout.
Wondering about the status for zmk, on readme it's still not confirmed.
What is the pinout letter routing like?
…
-
I run ` bash -c "$(curl -fsSL https://zmk.dev/setup.sh)"` on windows git bash.
No matter which board and shield I choose, I get this:
`Downloading config file (https://raw.githubusercontent.com/…
-
quick question: How do you determine the cols in the dongle overlay? https://github.com/aroum/zmk-enki42-dongle/blob/xiao_dongle/config/boards/shields/enki42/enki42_dongle.overlay#L68-L77
-
Hi,
Using nano v2 with a 595 shift register for my SSK and found out that KRO seems to not work well. My column pins are 9 from the nano and 7 from the 595, rows are all from the nano.
- keys on…
-
The default .keymap generated file for a "splitkb.com Aurora Sweep" with "nice!nano v2" do not want to generate the layout. Safari browser, Ventura 13.01.
-
Assuming that in a given repository or `ZMK_CONFIG` workspace any editable .keymap file will found under `config/` regardless of board/shield stuff, we should be able to dynamically fetch this informa…
-
trying to build using Github workflows, I get the following error:
```
devicetree error: /__w/zmk-config/zmk-config/config/kyria_rev3.keymap:85 (column 132): parse error: expected number or paren…
-
Hi, I'm uploading the basic template keymap, and the build fails with:
```
Run west build -s zmk/app -b nice_nano_v2 -- -DZMK_CONFIG=${GITHUB_WORKSPACE}/config -DSHIELD=a_dux_left
-- west build:…
-
Hello,
I just followed the instructions at [https://zmk.dev/docs/user-setup](https://zmk.dev/docs/user-setup) to create a ZMK config for my Aurora Sweep keyboard with nice!nano v2 microcontrollers…