zephyr mechanical keyboard (custom firmware) forked from https://github.com/zmkfirmware/zmk
 
 
 
 
Go to file
Pete Johanson 523e7f702f Message queue and work item for process scan events.
* Prep for using ISR for kscan GPIO, by moving event
  process into a work item.
2020-05-01 23:10:11 -04:00
boards
src Message queue and work item for process scan events. 2020-05-01 23:10:11 -04:00
.gitignore
.gitlab-ci.yml
CMakeLists.txt
Kconfig Message queue and work item for process scan events. 2020-05-01 23:10:11 -04:00
LICENSE
README.md
prj.conf
west.yml

README.md

Zephyr Mechanical Keyboard (ZMK) Firmware

This project is a complete work in progress, with absolutely nothing functioning yet. The goal is to explore a new MK firmware with a less restritive license and better BLE support, built on top of the Zephyr Project