my fork of the ZMK keyboard firmware for a Nice!Nano v2 based https://68keys.io/ build
Go to file
Pete Johanson 70bf1230fa Tweak to use a chosen node for kscan device. 2020-05-06 10:04:19 -04:00
boards Tweak to use a chosen node for kscan device. 2020-05-06 10:04:19 -04:00
dts/bindings Start to get layers + keymaps pulled in from DTS. 2020-05-03 15:49:33 -04:00
include/dt-bindings/zmk Get *basic* USB report sending working. 2020-05-05 16:09:05 -04:00
src Tweak to use a chosen node for kscan device. 2020-05-06 10:04:19 -04:00
.gitignore Initial work. 2020-04-21 16:20:34 -04:00
.gitlab-ci.yml Typo fix for board name. 2020-05-01 16:36:56 -04:00
CMakeLists.txt Get *basic* USB report sending working. 2020-05-05 16:09:05 -04:00
Kconfig Message queue and work item for process scan events. 2020-05-01 23:10:11 -04:00
LICENSE Add LICENSE 2020-05-01 19:04:48 +00:00
README.md README file. 2020-05-01 16:49:04 -04:00
prj.conf Get *basic* USB report sending working. 2020-05-05 16:09:05 -04:00
west.yml Try using west.yml file instead. 2020-05-01 15:46:19 -04:00

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