my fork of the ZMK keyboard firmware for a Nice!Nano v2 based https://68keys.io/ build
Go to file
Pete Johanson 04fe57d3a3 Some refactoring to prep for BLE support. 2020-05-12 14:15:33 -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 Full NKRO support, fixes for keymap key selection. 2020-05-12 13:22:07 -04:00
src Some refactoring to prep for BLE support. 2020-05-12 14:15:33 -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 Some refactoring to prep for BLE support. 2020-05-12 14:15:33 -04:00
Dockerfile Remove locale tweaks. 2020-05-11 11:24:03 -04:00
Kconfig Full NKRO support, fixes for keymap key selection. 2020-05-12 13:22:07 -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 Full NKRO support, fixes for keymap key selection. 2020-05-12 13:22:07 -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