-
I have the following custom behavior added to my .keymap :
```
lr: layer_rep {
compatible = "zmk,behavior-hold-tap";
label = "LAYER_REPEAT";
#binding-c…
-
The MK20 DUO firmware uses a modified version of the official [Arduino Keypad library](https://www.arduino.cc/reference/en/libraries/keypad/). The modification was necessary because the sequencer keyp…
-
Thank you for your project. It's awesome!
I used your guide and it worked correctly.
Can you provide your ZMK config (used to run the hardware in the tutorial) for us to refer to and follow?
Thank …
-
# `make all`
Fails with:
```
docker run --rm -it --name zmk \
-v /home/jason/projects/keyboard/adv360/Adv360-Pro-ZMK/firmware:/app/firmware \
-v /home/jason/projects/keyboard/adv360/Adv360-…
-
Hi! I have the following output in my build:
```/usr/bin/docker build --tag zmk --file Dockerfile .
Sending build context to Docker daemon 725kB
Step 1/8 : FROM docker.io/zmkfirmware/zmk-build-a…
-
I am able to pair with several devices without problems (Logitech MX keys, MX anywhere 3). I am using a XIAO-ble board. I can also pair with a BT60v1 board running zmk. This board connects, and the li…
-
- without any changes the firmware just stops building
- this is not desirable, my expectation would be that without any changes the build works reproducible and creates the same outputs
- see https…
-
Hey,
I am trying to implement home row mods but I am not sure which option of the different overloads are better.
I found a bunch of different issues on this topic. for example, here:
![image](h…
-
Hi, I was trying to add brightness and vol control on the fn layer with below setup. It seems not working after flash the firmware. The other changes worked (which I did for the main layer), so it sho…
-
- [x] Miryoku QMK
- [x] Wait for https://github.com/qmk/qmk_firmware/pull/16588 to be merged into master
- [x] Add and test
- [x] Push
- [x] Miryoku ZMK
- [x] Wait for implementation
-…