forked from kofal.net/zmk
e48a6b659c6da4afd56f2c3e3fa56d291ebf80e4
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.
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.
Description
Languages
C
96.8%
CMake
2.7%
Python
0.3%
Shell
0.2%