ZMK Firmware Repository
Go to file
Peter Johanson 3a3eed2960 fix: Add settings reset on start init priority.
* Add a dedicated settings reset on start init priority and default
  it to lower priority (high number) than default FLASH_INIT_PRIORITY
  to be sure flash is initialized before we open the area.
2024-03-20 11:18:43 -07:00
.devcontainer chore(ci): Bump to 3.5 Docker images. 2024-02-09 14:32:46 -08:00
.github fix(build): Used a fixed temp dir for caching. 2024-02-14 14:08:22 -08:00
.vscode
app fix: Add settings reset on start init priority. 2024-03-20 11:18:43 -07:00
docs feat(docs): Add troubleshooting section for empty_file error 2024-03-19 23:48:57 -07:00
schema
.clang-format
.gitattributes
.gitignore chore: Ignore python virtualenv files 2023-12-27 10:07:55 -08:00
.pre-commit-config.yaml
AUTHORS
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md feat(CONTRIBUTING.md): Add info regarding ESLint 2024-03-04 20:08:52 -08:00
LICENSE
README.md fix(docs): Fix README punctuation and add license link 2023-07-17 15:23:22 -07: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.