ZMK Firmware Fork to add Forgejo Workflow Support
This should make GitHub PR reviews easier because GitHub's change summaries do not currently include sufficient context without lots of digging. Changes made with a RegExp Replace: Find: (names: \[")([\w\d_]+?)("[^ ]+?os: \{) Replacement: $1$2$3 // $2 |
||
---|---|---|
.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.