397 B
397 B
ADV360-PRO-ZMK
To build Firmware in GitHub Actions
Setup
- Fork this repo.
- Enable GitHub Actions on your fork.
Build firmware
- Push a commit to trigger the build.
- Download the artifact.
To build Firmware locally using Docker
Setup
- Execute
setup.sh.
Build firmware
- Execute
run.sh - Check the
firmwaredirectory for the latest firmware build.