Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-27 | Kyria left/right overlays, matrix transform fixes | Pete Johanson | |
* Refactor Kyria into separate left/right "revisions" of the Kyria shield, and include central kyria.dtsi file with common definition. * Fixes for keymaps to work fully with matrix transforms that override effective rows/columns. * Add ability for matrix transform to do row/col offsets, which is needed for split keyboards. | |||
2020-06-26 | Only test w/ Kyria and handwire. | Pete Johanson | |
2020-06-26 | Tweak to use a better set of shields for build. | Pete Johanson | |
2020-06-16 | Tweak the artifact name to include board. | Pete Johanson | |
2020-06-16 | Fix the string literal. | Pete Johanson | |
2020-06-16 | Change the kernel bin name, upload built UF2. | Pete Johanson | |
2020-06-16 | Build matrix with nice_nano and proton_c boards. | Pete Johanson | |
2020-06-12 | Try to fix some quoting. | Pete Johanson | |
2020-06-12 | One missing action reference. | Pete Johanson | |
2020-06-12 | Switch to ARM only, use everywhere. | Pete Johanson | |
2020-06-12 | Try fixing args passed to container. | Pete Johanson | |
2020-06-12 | Switch to Docker Hub version. | Pete Johanson | |
2020-06-12 | Try logging into the registry first. | Pete Johanson | |
2020-06-12 | Try quoting a few values. | Pete Johanson | |
2020-06-12 | Update one workflow step to use docker container. | Pete Johanson | |
2020-06-12 | Exclude some unused Zephyr west submodules. | Pete Johanson | |
* Don't waste space/time updating unused modules for architectures we aren't targetting (yet). | |||
2020-06-12 | Run builds on PRs too. | Pete Johanson | |
2020-06-08 | Name the whole workflow. | Pete Johanson | |
2020-06-08 | Add status badge, rename basic build workflow. | Pete Johanson | |
2020-06-08 | Move to published action for zephyr/west usage. | Pete Johanson | |
2020-06-08 | Fix for multiple paths. | Pete Johanson | |
2020-06-08 | Initial caching work. | Pete Johanson | |
2020-06-08 | Specify the source directory for the west build command. | Pete Johanson | |
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |
2020-06-08 | Try some directory tweaks | Pete Johanson | |
2020-06-08 | List directory. | Pete Johanson | |
2020-06-08 | Fix path to entrypoint.sh. | Pete Johanson | |
2020-06-08 | Try using an entrypoint script for args. | Pete Johanson | |
2020-06-08 | Action directory name fix. | Pete Johanson | |
2020-06-08 | Fix duplicate job ID. | Pete Johanson | |
2020-06-08 | Initial exploration of GH actions. | Pete Johanson | |