my fork of the ZMK keyboard firmware for a Nice!Nano v2 based https://68keys.io/ build
Go to file
Pete Johanson 7a4624f578 Small tweak. 2020-05-11 13:58:10 -04:00
boards Use a custom key code. 2020-05-10 17:14:06 -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 Expanded handler implementation, more key defines. 2020-05-10 17:13:24 -04:00
src Expanded handler implementation, more key defines. 2020-05-10 17:13:24 -04:00
.gitignore Initial work. 2020-04-21 16:20:34 -04:00
.gitlab-ci.yml Small tweak. 2020-05-11 13:58:10 -04:00
CMakeLists.txt Expanded handler implementation, more key defines. 2020-05-10 17:13:24 -04:00
Dockerfile Remove locale tweaks. 2020-05-11 11:24:03 -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