nocksock / zmk-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZMK-Config

Learn more about ZMK at zmk.dev Best way to view the keymap is via Keymap Editor and paste the contents of config/glove80.keymap.

Build

Requires Toolchain Setup.

There's a dirty bash script to build keymaps from within here:

./build.sh build

or to watch for changes and build automatically:

./build.sh watch

About


Languages

Language:C 88.4%Language:Shell 11.6%