my fork of the ZMK keyboard firmware for a Nice!Nano v2 based https://68keys.io/ build
e48a6b659c
Key release events released keys on the wrong layer if the 'top layer' was not &trans above the &mo key. base <&mo 1> layer 1 <&kp B> This was caused by overwriting `zmk_keymap_active_behavior_layer[position]` after the &mo key was handled. |
||
---|---|---|
.devcontainer | ||
.github/workflows | ||
.vscode | ||
app | ||
docs | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
Zephyr™ Mechanical Keyboard (ZMK) Firmware
This project is a complete work in progress, with only basic things functioning. The goal is to explore a new MK firmware with a less restrictive license and better BLE support, built on top of the Zephyr™ Project
Check out the website to learn more: https://zmkfirmware.dev/
You can also come join our ZMK Discord Server
To review planned features, check out the enhancement label in GitHub. Please feel free to add 👍 to the issue description of any requests to upvote the feature.