My zmk config and build env setup
config | ||
out | ||
patches | ||
.gitignore | ||
build-env.sh | ||
build-zmk.sh | ||
Dockerfile | ||
flash.sh | ||
README.md |
-
Run
build-env.sh
- checks out a fresh
zmk
and applies patches - creates and initializes a
zmk
docker image to use for builds
- checks out a fresh
-
Run
build-zmk.sh
- uses the
zmk
image to build left and right binaries
- uses the
-
Run
flash.sh
- flashes the binaries