Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
ZMK Firmware
An open source, wireless first, keyboard firmware
Collective -
Host: opensource -
https://opencollective.com/zmkfirmware
- Website: https://zmk.dev
- Code: https://github.com/zmkfirmware
Aligns Fedora whitespace with Debian.
github.com/zmkfirmware/zmk - 576ce76ad37aae0b3733d537a0992bff8d7e8925 authored over 3 years agogithub.com/zmkfirmware/zmk - 84a5fec458d031dbba91972c600fffb997949020 authored over 3 years ago
Replaces spaces with tabs (bzip2).
github.com/zmkfirmware/zmk - 6f3a2529aefefa1d580bd94c9f2025b7a50bfd97 authored over 3 years agoLets scripts (outside of the Zephyr bubble) locate the SDK.
PR: zmkfirmware/zmk-docker#82
github.com/zmkfirmware/zmk-docker - edbe96249207e96a7b86103225d56c489c892bd5 authored over 3 years agoThis is no longer necessary.
Reverts: 4f80f973e67c5a364107b89d094ae35c53716b4c
Reverts: 5de32f5...
Aligns with Zephyr and avoids Debian compatibility issues (cmake 3.15, libcurl4, python 3.8).
P...
github.com/zmkfirmware/zmk-docker - f62f86258a39d65f31d9145ae514fab20392adf4 authored over 3 years ago
Based on:
https://docs.zephyrproject.org/2.5.0/getting_started/index.html
https://docs.zephyrpro...
See: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.4
PR: zmkfirmware/zmk-docke...
See: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.0
PR: zmkfirmware/zmk-docke...
See: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.3
PR: zmkfirmware/zmk-docke...
See: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.2
PR: zmkfirmware/zmk-docke...
See: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.1
PR: zmkfirmware/zmk-docke...
Prevents a job failure from halting the other jobs.
PR: zmkfirmware/zmk-docker#45
github.com/zmkfirmware/zmk-docker - cdbb6eb708de2cef4bb5966d1f6f055d63e317e2 authored over 3 years agoRecent design improvements permit building all of Zephyr's supported architectures simultaneousl...
github.com/zmkfirmware/zmk-docker - 919ad96cc5bfb232a0f5c96ca4f0de0d9fa4ef5c authored over 3 years ago`max-parallel: 1` is no longer necessary.
See: 27b9ac19f30b54ad6f5f14f7f9a516423129e6e8
PR: zmk...
The RAM report, ROM report and clean steps depend on the success of the board/shield build.
PR:...
github.com/zmkfirmware/zmk-docker - eb804342e2965b6ee9142ef0a28c9ae93d5a6390 authored over 3 years agoBy default, a workflow re-run reuses the dev-generic GitHub Actions cache created by the previou...
github.com/zmkfirmware/zmk-docker - df853930014306cb6323bcb2972f23ad3826786f authored over 3 years agoProvides a unique timestamp across all jobs.
PR: zmkfirmware/zmk-docker#74
github.com/zmkfirmware/zmk-docker - 406388461c48d4db042ba582df399be60ec87c19 authored over 3 years agoThe `dev-generic` job was originally optimized to only build once per workflow run. Subsequent ...
github.com/zmkfirmware/zmk-docker - 67075dfb7b455bee4983c2e292318146175bb2fa authored over 3 years ago
A hold-tap timer event would be triggered too soon if the hold-tap
was delayed for longer than i...
Makes it easier to inspect the layers/image.
PR: zmkfirmware/zmk-docker#73
github.com/zmkfirmware/zmk-docker - f0b02aecfdaa8c135b6d831d6002ce4f8cc00bf1 authored over 3 years agoActs as a flag to force the workflow to ignore the cache.
github.com/zmkfirmware/zmk-docker - 413a53ae137eaaebd020b0b7d4d4e1063c5981bd authored over 3 years agoRequired for piping serial over IP.
PR: zmkfirmware/zmk-docker#55
github.com/zmkfirmware/zmk-docker - 434bd09f6e374f0d81fa2360be0242bfafa8eeea authored over 3 years agoRequired for local or remote debugging.
Closes: zmkfirmware/zmk-docker#7
PR: zmkfirmware/zmk-do...
Requested by @mcrosson.
See: zmkfirmware/zmk-docker#1
PR: zmkfirmware/zmk-docker#52
Requested by @mcrosson.
Closes: zmkfirmware/zmk-docker#1
PR: zmkfirmware/zmk-docker#52
Makes it easy to check the `python` version against the Zephyr documentation.
PR: #72
github.com/zmkfirmware/zmk-docker - 455347f20a428fb9a68c308237409549135fd52c authored over 3 years agoMakes it easier to check the `cmake` version against the Zephyr documentation, especially when t...
github.com/zmkfirmware/zmk-docker - b5481baf0241dd16228b20078053236faf355bcb authored over 3 years agoThis line in the Dockerfile has been superseded by the tests.
See: 70e225f229aece7e553f9f868e60...
github.com/zmkfirmware/zmk-docker - 4404d011c431720701703834dbbb24013ff4695f authored over 3 years agoA critical limitation of the first design was the assumption that there would only be one Docker...
github.com/zmkfirmware/zmk-docker - bc822a193acf1ee8e29013a7dec5fef6f2e1c3a8 authored over 3 years ago`latest` can be ambiguous and misunderstood.
See: #62
PR: #67
Rebuilds the default branch from scratch every night. This ensures that the latest security pat...
github.com/zmkfirmware/zmk-docker - 56e01d70cbeff7ccead8051b5fcfedce3ce0ba64 authored over 3 years ago`no-cache` rebuilds everything from scratch. This is critical for integrating security patches ...
github.com/zmkfirmware/zmk-docker - 2a830a76330473d8d73ad310fa3721cc22d48948 authored over 3 years agoLets any branch utilize its corresponding major-minor-branch cache.
See: #62
PR: #68
Illustrates the form of the tags.
PR: #68
github.com/zmkfirmware/zmk-docker - 93b6eedd33ede6aef20bb968294d10091c7825fb authored over 3 years ago* fix cradio dtsi add new keymap and readme
Co-authored-by: Dom H <[email protected]>
github.com/zmkfirmware/zmk - 0f281304938dd1820cfe71dee431770ae545c883 authored over 3 years agogithub.com/zmkfirmware/zmk - 84ce6b066aae497c7435bdc3b2ec354c84fbbd22 authored over 3 years ago
github.com/zmkfirmware/zmk - 3f4839ec96c116350fd5b11177927ec0d03da2df authored over 3 years ago
Provides a quick start for new forks.
PR: #64
github.com/zmkfirmware/zmk-docker - b551a568f5c2a2d7eef6f3deaddacb89f06fd607 authored over 3 years agoPre-builds the dev-generic stage and provides it to all subsequent jobs. This improves the inte...
github.com/zmkfirmware/zmk-docker - f531452a1774723c4f41e31a29b949f29b507deb authored over 3 years ago
* Bump to prettier 2.3.1.
* Re-run prettier:format to apply updated format.
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.9 to 7.0.4.
- [Releas...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https:...
github.com/zmkfirmware/zmk - c83dea3742f64578f16ac2ff2425df5941556396 authored over 3 years ago
Upgrade to the new Docusaurus 2 beta release, which also required
upgrades to newer Webpack@5, a...
Lets PRs utilize their base (branch) cache.
PR: #63
github.com/zmkfirmware/zmk-docker - fa56205570c8c3da11571da3a6fde61a610dce4c authored over 3 years agogithub.com/zmkfirmware/zmk - e8b42221cfe30b47a1962b5fbce1e500ccb7cafa authored over 3 years ago
Add icon legend to the feature matrix
github.com/zmkfirmware/zmk - 87ee2304a119c52ad1ef0d073e84f7e149f6ec00 authored over 3 years agoBumps [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) from 5.0.2 to 5...
github.com/zmkfirmware/zmk - 33f611cc5ceb3c6a10a427f4aa5cc38ffd8bc767 authored over 3 years ago+ Add a 1us sleep to let the column selection settle in order to avoid spurious keypresses when ...
github.com/zmkfirmware/zmk - f3bb90f9e101c2f6d35e6577a52d51b778727dfa authored over 3 years agoUsing LSHIFT or RSHIFT instead of LSHFT or RSHFT was a common error.
github.com/zmkfirmware/zmk - 4c1a71551b8b1dae46442e3d46c3c13b0ecbd03c authored over 3 years agogithub.com/zmkfirmware/zmk - 52ee08269239d8110ca96932ec99f450ea64b109 authored over 3 years ago
github.com/zmkfirmware/zmk - faa90be1bad3f9f2f58d9f00bb3b622e6447f3d6 authored over 3 years ago
`LSHIFT` is slightly more intuitive and should result in fewer user
errors.
* Update macos GCC embedded section with brew cmd
Brew has a cask for GCC embedded, so we can...
github.com/zmkfirmware/zmk - bb3200547440e6b3b976ef738745cdcfff599bfd authored over 3 years agogithub.com/zmkfirmware/zmk - eecc12c98022c1dce4a228914887ed328b1774c2 authored over 3 years ago
This test doesn't test a long combo that completes, but rather one
that's incomplete (so the com...
The current combo completion check only makes sure the last key in the
combo is set. This works ...
Don't allow selecting a BLE profile that is out of range to avoid
reading/writing past the end o...
Bringing `build` and `dev` into the same job lets `dev` use `build` as a cache-from source witho...
github.com/zmkfirmware/zmk-docker - 27b9ac19f30b54ad6f5f14f7f9a516423129e6e8 authored over 3 years agogithub.com/zmkfirmware/zmk - efcc49f23dba0fa896c5cc0603e3fc9c664af166 authored over 3 years ago
This commits adds a delay of 20ms on initializing the external
power control driver. Previously...
This commit fixes the pin definition for BlueMicro840. Based on the
schematics, the blue led is...
github.com/zmkfirmware/zmk - 3f838f0aaf90cd5f8dad622fd1d901a9a8eb40d0 authored over 3 years ago
By setting CONFIG_DEBUG, the native_posix builds will not be optimized
which makes debugging th...
Improves the readability and makes it easier to extend.
PR: #59
github.com/zmkfirmware/zmk-docker - 910fcf7a8a7e65e73caf7317b931bd71632fd71c authored over 3 years agoA simpler, leaner and more scalable approach to the cache. Scopes the cache by architecture as ...
github.com/zmkfirmware/zmk-docker - 0042254202fbd35857bc6acab48182f5c3435def authored over 3 years agoProtects the cache from competing workflow runs on a per branch basis.
PR: #53
github.com/zmkfirmware/zmk-docker - 3a6b0f0d238a5e84a85e0fb2068c3d88fe822236 authored over 3 years agoLets each branch manage its own cache.
PR: #53
github.com/zmkfirmware/zmk-docker - 768a24ad9d086c634701ee6fa9a7bb94c2f773e1 authored over 3 years ago`dev` is longer necessary because the branch name was added.
PR: #53
github.com/zmkfirmware/zmk-docker - 2eb634739fe24d6e6326bebf4ec410099d128ea9 authored over 3 years agoThese guard conditions are now superfluous because the `git-tag` job depends on the `releases` j...
github.com/zmkfirmware/zmk-docker - 935b111322530899f94666dc0083d9fd01149bff authored over 3 years agoImproves the readability and makes it easier to debug.
PR: #42
github.com/zmkfirmware/zmk-docker - 30b458948011ff96d52182afb3b220d7d78d9b39 authored over 3 years agoRuns a set of tests before the candidate image can be pushed. The tests aim to cover all common...
github.com/zmkfirmware/zmk-docker - 70e225f229aece7e553f9f868e603d09566efa3f authored over 3 years agoThis is a simpler and cleaner approach than previous implementations.
PR: #49
See: 7b7113961341...
This is a simpler and cleaner approach than any of the previous implementations.
PR: #48
See: 7...
Co-authored-by: Christian Stücklberger <[email protected]>
github.com/zmkfirmware/zmk - 8196b1d46b54883758f9b153da0445fd1a641971 authored over 3 years agoFurther testing has suggested that GitHub Actions sanitizes any secrets in job outputs. The nam...
github.com/zmkfirmware/zmk-docker - 74260424291b733ff950256146e426d27a874cc3 authored over 3 years agoLays the groundwork for splitting the `docker` job into `candidates` and `releases`.
PR: #41
github.com/zmkfirmware/zmk-docker - b65d7974a2e0c25212db727431dac2eea01ddcdd authored over 3 years agoOpens the door to running the same matrix across multiple jobs.
PR: #41
github.com/zmkfirmware/zmk-docker - 79d41ac9e57b7e8248cdfc472a6f4338167e3354 authored over 3 years agoCompletes laying the groundwork for splitting the `docker` job into `candidates` and `releases`....
github.com/zmkfirmware/zmk-docker - 5b98c4d20ce938b35740fb7a80c5d33e74adb20b authored over 3 years agoPrerequisite for splitting the `docker` job into `candidates` and `releases`.
PR: #41
github.com/zmkfirmware/zmk-docker - 0df3be0b730dd12d86006c4d1738d08ea45150ca authored over 3 years agoLays the groundwork for splitting the `docker` job into `candidates` and `releases`.
PR: #41
github.com/zmkfirmware/zmk-docker - 7cf9196c14336e847280732821b69c057d9704bf authored over 3 years agoLays the groundwork for splitting the `docker` job into `candidates` and `releases`.
PR: #41
github.com/zmkfirmware/zmk-docker - 82f80a41f6e334a981f97cb435b26be2fc123518 authored over 3 years agoLays the groundwork for splitting the `docker` job into `candidates` and `releases`.
PR: #41
github.com/zmkfirmware/zmk-docker - 40f6d7bf50372132159779cc6af7e7374fd87ab7 authored over 3 years agoThis design approach has improved separation of concerns with minimal repetition. It's also eas...
github.com/zmkfirmware/zmk-docker - 2f991a170963b82e5f06e5b4e20da2a528bbedbf authored over 3 years ago`name` is too ambiguous.
PR: #39
github.com/zmkfirmware/zmk-docker - dcdbf26dc61f551bcd59356f69c9ba60d354203e authored over 3 years ago`image.revision` helps trace the image.
PR: #34
github.com/zmkfirmware/zmk-docker - 45e2982c0723d018bb15a800a3692f8b4874bc70 authored over 3 years agoImproves the readability and consistency.
PR: #36
github.com/zmkfirmware/zmk-docker - 1f005cd1081ae7971e456fe25028d02b58c72412 authored over 3 years ago`git-tag` is more meaningful than `git`.
PR: #36
github.com/zmkfirmware/zmk-docker - 18a92c3f0a403574a9812fecb74b47f09479b6ef authored over 3 years agoList syntax is better for version control.
PR: #36
github.com/zmkfirmware/zmk-docker - 30e68c8be2a92e683cc4b9ac5e7c6942fb24b6d0 authored over 3 years ago`jobs` is more accurate and understandable.
PR: #40
github.com/zmkfirmware/zmk-docker - 57a8ac1373ea10242372d1fba8a715eac9c6c63d authored over 3 years agoImproves the readability of the workflow.
PR: #37
github.com/zmkfirmware/zmk-docker - f5bf7843a0414f3fc9fbaab0132094f47d731b79 authored over 3 years agoThe digest is already available within the `build-push` step.
PR: #33
github.com/zmkfirmware/zmk-docker - ae5958719789782e1f975c3fd2d7a57a75a79abf authored over 3 years agoAligns with the ordering elsewhere.
PR: #32
github.com/zmkfirmware/zmk-docker - bb5f036706b4b592f7e181cca594e497fee5b7d3 authored over 3 years ago`build` is a subset of `dev`, so there's no need to save both to the registry with `mode=max`.
...
github.com/zmkfirmware/zmk-docker - 5e0400cd2f5aae334873e23be8c17a77f0054d25 authored over 3 years agoProtects the cache by queuing workflow runs.
PR: #38
github.com/zmkfirmware/zmk-docker - 955a1757a1f457900765695a4d2d42069d9e4f02 authored over 3 years agoBumps debian from stable-20201117-slim to stable-20210511-slim.
Signed-off-by: dependabot[bot] ...
github.com/zmkfirmware/zmk-docker - 0053ccff956788c5aecc9f90dccec31c43a2080f authored over 3 years agoAligns with Docker's official documentation.
PR: #21
github.com/zmkfirmware/zmk-docker - bca57f3ef06d76c8e8c2f95a1b641c1ff7a2135c authored over 3 years agoSimplifies future refactoring.
PR: #20
github.com/zmkfirmware/zmk-docker - a8cc84717bb768172ce8303c032cb01275447de8 authored over 3 years ago`matrix.cache-to` is superfluous because it's always the same as the target. This was probably ...
github.com/zmkfirmware/zmk-docker - 58b8d8ab6d9436ea764e43825ab4dc38926944e3 authored over 3 years agoHaving these in the `vars` step provides little benefit going forward. Moving them to the `buil...
github.com/zmkfirmware/zmk-docker - 3f5e23723c5d385f2fcec719579e7138bacbfab0 authored over 3 years ago