You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.