My zmk config and build env setup
Go to file
Rudis Muiznieks 1a46399220
fixed config mounts
2022-08-28 10:19:31 -05:00
config replaced scroll lock with ploopy macro 2022-04-02 21:34:32 -05:00
out fixed config mounts 2022-08-28 10:19:31 -05:00
patches updated for newer zephyr sdk 2022-08-28 10:06:40 -05:00
.gitignore updated for newer zephyr sdk 2022-08-28 10:06:40 -05:00
Dockerfile updated for newer zephyr sdk 2022-08-28 10:06:40 -05:00
README.md updated for newer zephyr sdk 2022-08-28 10:06:40 -05:00
build-env.sh fixed config mounts 2022-08-28 10:19:31 -05:00
build-zmk.sh fixed config mounts 2022-08-28 10:19:31 -05:00
flash.sh fixed config mounts 2022-08-28 10:19:31 -05:00

README.md

  1. Run build-env.sh

    • checks out a fresh zmk and applies patches
    • creates and initializes a zmk docker image to use for builds
  2. Run build-zmk.sh

    • uses the zmk image to build left and right binaries
  3. Run flash.sh

    • flashes the binaries