Skip to content

Instantly share code, notes, and snippets.

@jocastaneda
Created December 8, 2021 01:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jocastaneda/9929c42e8fc7275435ce620e6b85a705 to your computer and use it in GitHub Desktop.
Save jocastaneda/9929c42e8fc7275435ce620e6b85a705 to your computer and use it in GitHub Desktop.

Getting the s40nc firmware

Requirements

  • github account
  • browser
  • patience

Steps

  1. Fork the repo: https://github.com/petejohanson/unified-zmk-config-template
  2. Edit the build.yaml file in the browser
  3. image
  4. At the end of the file add: board: ['s40nc']
  5. Then commit those changes by adding some message
  6. image
  7. Click on the Actions tab
  8. image
  9. Click on the green button for we understand this workflow
  10. image
  11. Then click on the Build under workflows
  12. image
  13. You'll then click on the run workflow dropdown and click run
  14. workflow
  15. Which will then trigger a build of the firmware that will be listed
  16. image
  17. Once that completes you can then click on the build which will take you to a screen where you can download a zip file called firmware
  18. image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment