config template for the ruby-choccy keyboard with automatic ci builds
|
All checks were successful
Build ZMK firmware / build (push) Successful in 2m23s
|
||
|---|---|---|
| .forgejo/workflows | ||
| config | ||
| manifests | ||
| .gitignore | ||
| LICENSE.md | ||
| README.md | ||
rchoc / config
config template for the ruby-choccy keyboard with automatic ci builds
usage
- fork,
git clone - edit config/ to your liking, then
git committhose changes git push, wait for the automatic ci build to complete- download the artifacts from the ci build, they should be called
{commit_hash}_leftand{commit_hash}_right, unzip each - for each half: connect via usb, put in bootloader mode (double click reset button), drag and drop firmware onto it, disconnect
folders
.forgejo/workflows/tells forgejo how to build your firmware using actions/build-zmkmanifests/contains the info for the build system, e.g. where to find the keyboard firmwareconfig/is what you'll want to edit, it contains overrides for the zmk config that get applied atop the defaults provided by the firmware