my fork of the ZMK keyboard firmware for a Nice!Nano v2 based https://68keys.io/ build
Go to file
Joel Spadin 8f666cecc9 feat(endpoints): clear HID report on endpoint change
This prevents stuck keys when switching endpoints by clearing
everything in the HID report and sending one last report before
switching to the new endpoint.
2020-10-28 18:15:05 -05:00
.devcontainer Behave properly in GH Codespaces 2020-10-12 14:23:34 -07:00
.github/workflows Merge pull request #296 from neegool/add_boardsource3x4 2020-10-27 23:24:10 -04:00
.vscode Update NIBBLE keyboard name as per PR feedback 2020-10-27 12:44:59 -07:00
app feat(endpoints): clear HID report on endpoint change 2020-10-28 18:15:05 -05:00
docs docs: Set netlify node version to lts/* 2020-10-26 22:55:15 +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.