Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/zmkfirmware/zmk

ZMK Firmware Repository
https://github.com/zmkfirmware/zmk

fix(split): Raise split notification stack size.

* Larger stack for split peripheral notifications
to avois stack overflow with logging on.

486174fc4139a4364f29e97cdfa93c3245eb80f7 authored over 2 years ago by Peter Johanson <[email protected]>
doc(backlight): small typo

a24cc5d6883a1544c65d439213826f44327415f1 authored over 2 years ago by Thomas de Barochez <[email protected]>
feat(blog): Add second birthday post.

56465354cfdc00d277339a8603d045f1075f0d90 authored over 2 years ago by Peter Johanson <[email protected]>
fix: Exclude `sof` module to avoid build breakage.

9f222fe700a83bf24298349915f4070f8be9a998 authored over 2 years ago by Peter Johanson <[email protected]>
feat(docs): Add TOC to supported hardware page.

c8c273d83b6806e53116748b8e5a216ed52ca1a1 authored over 2 years ago by Peter Johanson <[email protected]>
chore(deps-dev): bump eslint-plugin-mdx from 1.13.0 to 1.17.0 in /docs

Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 1.13.0 to 1.17.0.
- [Releas...

158ac2720724123b91e6534c95710804cc49243e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @fortawesome/react-fontawesome in /docs

Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 0....

e13ea3fbfb46c41a188185faaa8451b9f430fe8e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump async from 2.6.3 to 2.6.4 in /docs

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://gi...

56d5f4153c22213dd032452ad846272a5ed12246 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(docs): Ensure relative links always resolve

Linking to the document _file path_ rather than the document _URL_
ensures that the link resolve...

6308ab942661656e9ca06787ebb0918df6ffd268 authored over 2 years ago by Dom H <[email protected]>
fix(ci): path to custom west.yml

Co-authored-by: Joel Spadin <[email protected]>

b1687eec2a1a8a4e3110e89fdfb553fbc5895fa9 authored over 2 years ago by Adrian <[email protected]>
feat(ci): introduce reusable user-config workflow

bbaa6af81b0f70e117264a087a04935b0268d047 authored over 2 years ago by elagil <[email protected]>
style(ci): add empty lines for readability

0f70f4005497381062e7edd5fc9f09e3b2e1fb0b authored over 2 years ago by elagil <[email protected]>
ci: sort build configuration output

Co-authored-by: Albert Y <[email protected]>

3ff8014cf299d682f7e76296c0c7e8e53c041a87 authored over 2 years ago by Adrian <[email protected]>
feat(ci): Use input variables for configuring user build

2c4ca7390b5904b0dbd5f88d321ba5bdccddf607 authored over 2 years ago by elagil <[email protected]>
ci: updated for Zephyr 3.0, cache invalidation

b7771fbdd299e9dbfa606c8c3b1551c5acd401e6 authored over 2 years ago by elagil <[email protected]>
fix(ci): generalize path to west.yml

e676c79929a50c1c51bb7a7dc1c2b11043a49c17 authored over 2 years ago by elagil <[email protected]>
ci: make cache hash independent of input parameter

142d5187342e37b524b969f3e87b131478f1ac2b authored over 2 years ago by Adrian <[email protected]>
fix(boards): Enable battery driver for XIAO BLE.

d0176f368585c5bbb0a6a5f69465eb083349eff0 authored over 2 years ago by Peter Johanson <[email protected]>
feat(docs): Provide current status of Displays

3e294375b63d5ec288ffc05d85c6b2e376500a73 authored over 2 years ago by Dom H <[email protected]>
feat(docs): Add battery sensor documentation

b7b026f20c1c01758b1780a5928efc085e0c0ab9 authored over 2 years ago by Joel Spadin <[email protected]>
feat(battery)!: Add chosen node for battery

battery.c now uses the zmk,battery chosen node to select a battery
sensor. Using the node labele...

388e345c28907dcf3a7e04b844e582e2dbc0c261 authored over 2 years ago by Joel Spadin <[email protected]>
fix(battery): Warn if using deprecated battery label

f91472fbe5e2577ac672231f4490db289b68dbce authored over 2 years ago by Joel Spadin <[email protected]>
fix(ble): Restore manual connection params

d08463e483a57ab83ff8be5bdc2f324e4184c331 authored over 2 years ago by Nick Winans <[email protected]>
fix(docs): Add `#include` to Underglow upgrade notes

c7a6836735d0a77d8327d4377ebacd0e25c5bb9e authored over 2 years ago by DoctorNefario <[email protected]>
fix(docs): Document `ignore-modifiers` and `quick-release` for sticky keys (#1228)

ebc6275a72b8d9140a80ccd50332298da1299eed authored over 2 years ago by Herald <[email protected]>
fix(docs): Clarify backlight & underglow use cases

This should help reduce confusion for newcomers.

0e54603ec66dc63b5a8d9c8f565df31cc745fe3c authored over 2 years ago by DoctorNefario <[email protected]>
fix(usb): Split HID from core USB, logging fix.

* Split core USB init from USB HID init.
* Tweak logging to avoid "log loop" causing
spurious ...

40cd8da743b10aee61e0396138354d062cd0e23e authored over 2 years ago by Peter Johanson <[email protected]>
fix: Properly use zmkfirmware Zephyr version.

789fd03f8b6b15317a1b86a1d9b15024bc308295 authored over 2 years ago by Peter Johanson <[email protected]>
fix(hid): Use a full valid range for consumer page

* Switch to a logical max for the consumer page
that avoid signed issue, and still allows
fu...

1dccb7fe50a349cda94603042b5e81ae7c606c2a authored almost 3 years ago by Peter Johanson <[email protected]>
feat(blog): Add SOTF #5.

8c99313a6781e7ff37149c711766e35c34c12fb2 authored almost 3 years ago by Peter Johanson <[email protected]>
feat(boards): Add BDN9 rev2 RGB support

22c487f2767b6eaed14366379f6c3a07687ab6de authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Fix cmake version requirements

32c8737a2225ce03455d7df0145a96a451672c7b authored almost 3 years ago by Cem Aksoylar <[email protected]>
docs: Revise "Troubleshooting" for Zephyr 3.0 (#1214)

Co-authored-by: Cem Aksoylar <[email protected]>
Co-authored-by: Dom H <dom@hx...

6753d31ee9104ff49f6d21e8a0b8acb0b06df049 authored almost 3 years ago by Albert Y <[email protected]>
feat(shields): Add Hummingbird shield

* Reference shield for the Seeed(uino) XIAO interconnect.

b44410ac44990f6dc64926b7a27ab0304ff7596f authored almost 3 years ago by Peter Johanson <[email protected]>
feat(docs): Reference conditional layers from the layers behavior page

9c3d909b82efb537cba748e354f5e532826c9ab7 authored almost 3 years ago by Caleb Goates <[email protected]>
fix(behaviors): Prevent accidental transparent behavior return values.

Needed because k_work_reschedule can return positive success codes.

20a72263b2a10f0e75df18bc0cbda473e728826c authored almost 3 years ago by DoctorNefario <[email protected]>
fix(behaviors): Remove `behavior_hold_tap_data`

Related to discussion during development of tap-dance behavior:
https://github.com/zmkfirmware/z...

7e844bc269b814a3b7028db9700ac51739bea6e3 authored almost 3 years ago by Kurtis Lew <[email protected]>
chore(deps): bump browserslist from 4.14.5 to 4.20.2 in /docs

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.5 to 4.20.2.
- [Rel...

642fe0ce3d0cde8624ddaed295820f60fd00aff1 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /docs

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

5c83be0de13fdcb1d77285afe475f668a9dddd03 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(docs): Updated proper API key.

c259c7b27aa909917f5b7a2b6d9c11354f1550c4 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor(docs): Bump typescript dependency.

* Newer `tsc` needed for Docusaurus changes.

17affd8081a03669720dc05766832dfa21d0c639 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor(docs): Bump to docusaurus 2.0.0-beta.18

* Fix up the config to use proper locations.

60d367cbb9ca085316986a40b90b32f7a6c08fe0 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Remove breadcrumbs (for now)

* Remove breadcrumbs until they're useful
with content for each level in our docs.

6501e68c2d070fc5c85df2cbffe143e5f68ab9e8 authored almost 3 years ago by Peter Johanson <[email protected]>
chore(deps): bump url-parse from 1.4.7 to 1.5.10 in /docs

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes...

089602fec0847b2a1fd49e434b8c9083f1dcc0a6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /docs

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...

ec80a8139e3af5468ccadabf8d3f75fedfd83129 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump axios from 0.21.1 to 0.21.4 in /docs

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://g...

e77c3fc8d15f7f23487d650f511c56998570f9a2 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor(tests): Use GH Actions matrix for tests.

* To parallelize our tests, generate a dynamic matrix
of tests to run.

3eb3548a00c6fdfcfed6e94cecbc5e3667709cb3 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Improve powershell command for setup script for failure cases

27ba5fdfb3f8d828636a2f433603268ddf30fa3b authored almost 3 years ago by Cem Aksoylar <[email protected]>
fix(blog): Whitespace issue w/ blog addition.

fbe0e822dc3a637d039ffc5f51f7bf8e0a7a42f1 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(blog): Add note about DTS output step.

* The DTS output step needs to be removed for the builds.

140c9c546df5ad08d473d4464f4a171dddaff7db authored almost 3 years ago by Peter Johanson <[email protected]>
fix(behaviors): Missed refactor for PM callback.

af4753cae1197c1410c59a5321a9ccce02071fc9 authored almost 3 years ago by Peter Johanson <[email protected]>
feat(blog): Add Zephyr 3.0 upgrade post.

b4db1b893be1f51476a44b8ec8bd36ab6cbc3a0f authored almost 3 years ago by Peter Johanson <[email protected]>
refactor(tests): Move to native_posix_64 target.

* Allows removing multilib from docker images
* Run properly in aarch64 host docker
containers...

953f5212a8c225745284bb3f86e13b1fd7505eb5 authored almost 3 years ago by Peter Johanson <[email protected]>
fix: Change detection fixes for interconnect files.

35db784b5db48f8ce6d9cd3944c226d697d04312 authored almost 3 years ago by Peter Johanson <[email protected]>
feat(boards): Add Seeed(uino) XIAO interconnect

* Document the Seeed(uino) XIAO interconnect
* Add metadata files for two upstream boards, XIAO ...

97e62f2da5bf8c4500aab4887bef02d912bb0137 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(split): Proper role checking in BT callbacks.

* Properly react to events only for connections
with the correct role.

5015a88545c43d10822407d12a095889622865be authored almost 3 years ago by Peter Johanson <[email protected]>
fix(power): Fix ext power generic driver.

* Adjust for device API changes to fetch
ext power driver instance from settings
callback.
*...

917c6a06602cdd428dc995c9799b72bd070179d3 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor(boards): Use Zephyr UF2 generation.

4eb8f8cd23df49d366034da674293bef01c2aacd authored almost 3 years ago by Peter Johanson <[email protected]>
fix(boards): Move ARM clock config to DTS.

cc51562f789209e9ae7b45cb1c152181d6c37bc7 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(activity): Use proper PM state for sleep.

9203ae217bab6f1edcbf13f010054afc4191d14c authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: Move to Zephyr v3.0.0 + ZMK fixes.

94ac100b6b9a5d15c0d2ef881be8615ef1e4996b authored almost 3 years ago by Peter Johanson <[email protected]>
feat(ble): Disable `BT_GATT_AUTO_SEC_REQ`.

* Better compatibility w/ some operating systems, we already
set security level on connects.

df2e9933009bcc322188f5be1db1724aa7c00819 authored almost 3 years ago by Peter Johanson <[email protected]>
fix: Remove deprecated pinmux code.

ded79ba4222ab4f99dae673ef8f10f62f4a1ca2b authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: Move away from deprecated PM callback.

4df83a9c0d4397a5cbbdcbc1b2ae680350205cdf authored almost 3 years ago by Peter Johanson <[email protected]>
fix(underglow): Add newly required color-mapping prop.

bf2fc68070520a350266875075c912e863fcbf7c authored almost 3 years ago by Peter Johanson <[email protected]>
fix(display): Add zephyr,display chosen nodes.

9368f6200cb778a09c93c0fa6b9182f79d4c3874 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(tests): Fix snapshots to account for formatting changes.

8afe12415378bcc59d34ee86b0f2f6d84edc4ce5 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Proper links to new SDK version.

3c4ff9c82cd8265961b702dbe9cc61156912f6e9 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: Move to USB_DEVICE_STACK symbol.

See: https://docs.zephyrproject.org/latest/releases/release-notes-2.7.html#changes-in-this-release

6287819fccf0d208822f21fd14204e649149f304 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(build): Add local vendor prefix file.

Properly document `zmk` local vendor prefix.

f4fb5c6fbaf9f97aab997d876549f5f588956752 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: Move to newer API for IO channels.

See: https://docs.zephyrproject.org/latest/releases/release-notes-2.6.html#api-changes

3528e1b49775f1ed0a59847640f6710e18d351f8 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: `k_work_queue` API updates.

2c5d5fde51fd392be283770725f78b10c67753f2 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: Move to `k_work_delayable` API.

* Move to new `k_work_delayable` APIs introduced in Zephyr 2.6.

See: https://docs.zephyrproject...

53dae357106e0713e8ca1aa93c78a08117375733 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: Move to new PM API/Kconfig settings.

79ab60dfe588527beaa1c32e4cc1a8ab83774d97 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: Handle HID macro/API changes in Zephyr.

40d84706640b0d564a2617b78b487397046f1fd4 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: Move the DT based CDC ACM setup.

c5ab8a9444a4ab0170887d776c1b5c601ce776fa authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Fix Number of Profiles note in Bluetooth docs

Remove hard line wrapping

28ef19488d3943fbf404189cee3ecfec9baa70da authored almost 3 years ago by Kurtis Lew <[email protected]>
fix(docs): Allow CORS for hardware-metadata.json

Enabled CORS so external tools can fetch the metadata file.

12931757441b931fba2020158c203e347fd3dc1a authored almost 3 years ago by Joel Spadin <[email protected]>
feat(docs): Add settings_reset build instructions (#1197)

Co-authored-by: Cem Aksoylar <[email protected]>

59d2744a4f1b3d45912b2116279a9c27792afb10 authored almost 3 years ago by Albert Y <[email protected]>
fix(docs): Clear up ambiguity on supported hardware page (#1200)

b79b6363a780166dc7fc5f618f8760317cf5fc55 authored almost 3 years ago by rhhub <[email protected]>
feat(docs): Add aggregated metadata to website

Added /hardware-metadata.json to the ZMK website.
This gives external tools a way to grab all ha...

ed41d42874073509316eb075358111259690b831 authored almost 3 years ago by Joel Spadin <[email protected]>
fix(docs): AVR, not AMR.

20fcd35026df2ca2d880eb0399c0a2738dba99e6 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Whitespace clean-up.

7453ce20a87b2c57d88f287b46f231913bad719b authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Emphasize AMR processor incompatibility with ZMK

b6238fa464265a5d06294ce6bfd8c5ae1cbea743 authored almost 3 years ago by rhhub <[email protected]>
fix(docs): Fix Windows unicode macro example

92e761834666557132c1c70926d807c5d102d82e authored almost 3 years ago by Cem Aksoylar <[email protected]>
feat(docs): Add note on locating tmp file in GH actions (#1177)

Co-authored-by: Dom H <[email protected]>

5f35a0bf58d1d2d34081ff39c7465eb61ad4fc34 authored almost 3 years ago by Albert Y <[email protected]>
Updated copyright year.

e6a19ab7bc551672fc6d6728710f4d81c81f66e3 authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

fddea99cf49c9051d8ae99e4bcb8e3fb629e5170 authored almost 3 years ago by ClicketySplit <[email protected]>
Added BT Configuration Management to Raise Layer

Added Function Keys, and some Navigation Keys to Lower Layer.

97e50c39d5380d5cef5f56e2d89b580c3f067583 authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

7385ef57bbed51eb8093aa34d4c9bb68a30386a8 authored almost 3 years ago by ClicketySplit <[email protected]>
Deleted as recommended.

bc0c49b087ef667681f91d3d79ac83897b6a2614 authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

53ac073737674bc5bd6213ba926738fabd5dcd42 authored almost 3 years ago by ClicketySplit <[email protected]>
Deleted as recommended.

89d5c496cb743df7c4a685036ff68d095beb059d authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

8c66072f9395b484602e3c35a688b742761f6480 authored almost 3 years ago by ClicketySplit <[email protected]>
Update app/boards/shields/leeloo/Kconfig.defconfig

Co-authored-by: Nick Winans <[email protected]>

c97f7a1044a4837c8ae188768e4b1bd62994a14d authored almost 3 years ago by ClicketySplit <[email protected]>
The inaugural commit for Leeloo's firmware.

ab5517b85867de908eb79ab1caefd76174ce959f authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

bbfe4b98dc8bc8d7c3b3fe03800318123a0b5cb2 authored almost 3 years ago by ClicketySplit <[email protected]>
Deleted as recommended.

4e4ed73e17642996a8ff107ab866fcef346d20db authored almost 3 years ago by ClicketySplit <[email protected]>
fix(boards): Enable direct polling for BDN9.

* BDN9 Rev2 requires direct polling,
interrupts don't work as expected.

35e73d40f5d4c0b43790886a9b190eee6e8f2443 authored almost 3 years ago by Peter Johanson <[email protected]>
feat(behaviors): Add macro support.

* Fine grainted press/release/tap actions.
* TIming between actions can be controlled.
* Process...

3a6a249ad095e1518f37f0f0105fbb570359f198 authored almost 3 years ago by Peter Johanson <[email protected]>