Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-21 | Create `west test` command to run zmk testsuite. | Okke Formsma | |
2020-11-17 | Jian shield | krikun98 | |
2020-11-17 | Jorne shield | krikun98 | |
2020-11-03 | feat(ci): Only build firmware when app/ changes. | Pete Johanson | |
2020-11-03 | feat(docs): Add eslint and prettier GH Actions. | Pete Johanson | |
2020-10-27 | Merge pull request #296 from neegool/add_boardsource3x4 | Pete Johanson | |
Add Boardsource 3x4 shield | |||
2020-10-27 | Add NIBBLE shield | Jay Greco | |
+ Added required files for nullbits NIBBLE | |||
2020-10-24 | Add Reviung41 Shield Definitions | Nick | |
2020-10-24 | Add Boardsource 3x4 shield | Nigel Rodriguez | |
2020-10-09 | fix(actions): Upload UF2 for all compatible boards | Pete Johanson | |
2020-10-01 | fix(ci): Lint detected changes to drivers dir. | Pete Johanson | |
2020-09-26 | Add quefrency shield | Noah Thornton | |
2020-09-21 | Add romac_plus to build.yml | Kristoffer Onias | |
2020-09-19 | Merge pull request #187 from kurtis-lew/main | Pete Johanson | |
Fixed Iris default build/Updated Dev Guide | |||
2020-09-14 | Updated build.yml to check default iris keymaps | kurtis-lew | |
2020-09-14 | feat(ci): Run clang-format to check files. | Pete Johanson | |
2020-09-13 | feat(bluetooth): Add new settings_reset shield. | Pete Johanson | |
* Easy to build board/image that will clear saved profile/bond information for a fresh start for keyboards. | |||
2020-09-04 | fix(ci): Only run tests if app/{src,tests} changes | Pete Johanson | |
2020-08-29 | feat(test): Add GH Action for tests. | Pete Johanson | |
2020-08-26 | add romac to build | Richard Jones | |
2020-08-20 | fix(actions): continue build on failed west cache | Nick | |
2020-08-20 | fix(actions): timeout stuck cache west modules | Nick | |
2020-08-19 | refactor(boards): Rename to bluemicro840_v1. | Pete Johanson | |
2020-08-19 | Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. | Okke Formsma | |
2020-08-17 | fix(build): Remove more unused west modules. | Pete Johanson | |
2020-08-16 | Add BlueMicro52840 to build matrix. | Pete Johanson | |
2020-08-15 | Update build.yml | Derek | |
Fails without splitreus62 shield and without itself added? | |||
2020-08-15 | Update build.yml | Derek | |
Updated workflow to include new board and shield | |||
2020-08-10 | Initial Corne shield definition. | Pete Johanson | |
* Also include a build for Clueboard California macropad. | |||
2020-07-16 | Initial Lily58 shield definition. | Pete Johanson | |
2020-06-30 | Properly name the build artifacts w/ shield name. | Pete Johanson | |
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 | |