ZMK Firmware Fork to add Forgejo Workflow Support
Find a file
innovaker 175d3d8abd docs(docs/codes): Add comments of primary code names to hid's os data
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
2020-11-17 21:02:59 +00:00
.devcontainer zmk-config mounting based on docker volume 2020-11-16 22:49:20 -05:00
.github/workflows Jian shield 2020-11-17 16:23:39 +00:00
.vscode Update NIBBLE keyboard name as per PR feedback 2020-10-27 12:44:59 -07:00
app Jian shield 2020-11-17 16:23:39 +00:00
docs docs(docs/codes): Add comments of primary code names to hid's os data 2020-11-17 21:02:59 +00:00
.clang-format feat(ci): Run clang-format to check files. 2020-09-14 00:08:13 -04:00
.gitattributes fix: check out Bash scripts with LF 2020-10-10 17:43:52 -05:00
.gitignore fix: allow nested zmk-config for dev container 2020-10-10 23:14:38 +00:00
AUTHORS fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
CODE_OF_CONDUCT.md Updated email link for CoC issues. 2020-07-03 10:57:17 -04:00
CONTRIBUTING.md chore: Add initial CONTRIBUTING.md docs.* Closes #23 2020-09-20 23:36:30 -04:00
LICENSE Updated copyright line. 2020-06-22 05:47:20 -04:00
README.md fix: Typo in the toplevel README. 2020-10-26 23:14:34 -04:00

Zephyr™ Mechanical Keyboard (ZMK) Firmware

Discord Build Contributor Covenant

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.