my fork of the ZMK keyboard firmware for a Nice!Nano v2 based https://68keys.io/ build
1522c91d73
+ zmk,kscan_gpio_demux is now a compatible kscan option + kscan_gpio_demux is based heavily off of the implementation of kscan_gpio_matrix, modified to address cols using an n-to-1 demultiplexer chip instead of discrete IO + Added zmk,kscan_gpio_demux.yaml file * modified CMakeLists to include new source files |
||
---|---|---|
.devcontainer | ||
.github/workflows | ||
.vscode | ||
app | ||
docs | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
Zephyr™ Mechanical Keyboard (ZMK) Firmware
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.