ZMK Firmware Repository
Go to file
Peter Johanson 70bb7c9334 feat(behaviors): `&key_repeat` behavior + tests.
* Add new `&key_repeat` behavior that captures and re-sends
  the most recently triggered keycode.

Closes: #853
2022-01-30 22:47:34 -05:00
.devcontainer refactor: Move to explicit docker.io/* image references. 2021-10-23 15:33:42 -04:00
.github chore: Add a few more items to PR template. 2021-12-13 22:40:17 -05:00
.vscode chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
app feat(behaviors): `&key_repeat` behavior + tests. 2022-01-30 22:47:34 -05:00
docs feat(behaviors): `&key_repeat` behavior + tests. 2022-01-30 22:47:34 -05:00
schema feat: Add hardware metadata schema. 2021-09-11 00:50:36 -04:00
.clang-format
.gitattributes
.gitignore
.pre-commit-config.yaml fix(pre-commit): use prettier mirror and pin version 2021-02-15 07:43:43 -05:00
AUTHORS
CODEOWNERS
CODE_OF_CONDUCT.md refactor: Move to new zmk.dev domain name. 2021-06-10 09:27:57 -04:00
CONTRIBUTING.md fix: basic setup link 2021-08-12 19:12:30 -05:00
LICENSE
README.md refactor: Move to new zmk.dev domain name. 2021-06-10 09:27:57 -04:00

README.md

Zephyr™ Mechanical Keyboard (ZMK) Firmware

Discord Build Contributor Covenant

ZMK Firmware is an open source (MIT) keyboard firmware built on the Zephyr™ Project Real Time Operating System (RTOS). ZMK's goal is to provide a modern, wireless, and powerful firmware free of licensing issues.

Check out the website to learn more: https://zmk.dev/

You can also come join our ZMK Discord Server

To review features, check out the feature overview. ZMK is under active development, and new features are listed with the enhancement label in GitHub. Please feel free to add 👍 to the issue description of any requests to upvote the feature.