my fork of the ZMK keyboard firmware for a Nice!Nano v2 based https://68keys.io/ build
Go to file
Jay Greco 1522c91d73 Add new kscan_gpio_demux driver
+ 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
2020-10-27 18:58:58 +00:00
.devcontainer Behave properly in GH Codespaces 2020-10-12 14:23:34 -07:00
.github/workflows Add Reviung41 Shield Definitions 2020-10-24 21:08:00 -05:00
.vscode Add new kscan_gpio_demux driver 2020-10-27 18:58:58 +00:00
app Add new kscan_gpio_demux driver 2020-10-27 18:58:58 +00:00
docs Merge pull request #304 from petejohanson/docs/cc-license-details 2020-10-27 14:10:47 -04: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

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.