My zmk config and build env setup
Go to file
Rudis Muiznieks 4e3b75ec6a
adjusted ploopy toggle macro timing
2022-08-28 10:31:30 -05:00
config adjusted ploopy toggle macro timing 2022-08-28 10:31:30 -05:00
out adjusted ploopy toggle macro timing 2022-08-28 10:31:30 -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