ZMK Firmware Repository
Go to file
Joel Spadin 600bba25f0 feat(endpoints): add preferred endpoint setting
Added a new setting to remember the user's preferred endpoint. When both USB and
BLE are connected, the preferred endpoint will be used.

Added a new behavior to control this setting. It supports commands:

    &end END_USB - Prefer USB output
    &end END_BLE - Prefer BLE output
    &end END_TOG - Toggle between USB and BLE
2020-10-28 18:15:05 -05:00
.devcontainer
.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): add preferred endpoint setting 2020-10-28 18:15:05 -05:00
docs feat(endpoints): add preferred endpoint setting 2020-10-28 18:15:05 -05:00
.clang-format
.gitattributes
.gitignore
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md fix: Typo in the toplevel README. 2020-10-26 23:14:34 -04:00

README.md

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.