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

refactor(tests): Move to native_posix_64 target.

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

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

github.com/zmkfirmware/zmk - 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 ...

github.com/zmkfirmware/zmk - 97e62f2da5bf8c4500aab4887bef02d912bb0137 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(display): Add zephyr,display chosen nodes.

github.com/zmkfirmware/zmk - 9368f6200cb778a09c93c0fa6b9182f79d4c3874 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.

github.com/zmkfirmware/zmk - 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.
*...

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

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

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

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

github.com/zmkfirmware/zmk - 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.

github.com/zmkfirmware/zmk - df2e9933009bcc322188f5be1db1724aa7c00819 authored almost 3 years ago by Peter Johanson <[email protected]>
fix: Remove deprecated pinmux code.

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

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

github.com/zmkfirmware/zmk - bf2fc68070520a350266875075c912e863fcbf7c authored almost 3 years ago by Peter Johanson <[email protected]>
fix(tests): Fix snapshots to account for formatting changes.

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

github.com/zmkfirmware/zmk - 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

github.com/zmkfirmware/zmk - 6287819fccf0d208822f21fd14204e649149f304 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

github.com/zmkfirmware/zmk - 3528e1b49775f1ed0a59847640f6710e18d351f8 authored almost 3 years ago by Peter Johanson <[email protected]>
refactor: `k_work_queue` API updates.

github.com/zmkfirmware/zmk - 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...

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

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

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

github.com/zmkfirmware/zmk - c5ab8a9444a4ab0170887d776c1b5c601ce776fa authored almost 3 years ago by Peter Johanson <[email protected]>
feat: Add ability to update docker stable tag.

* Addd workflow steps to handle `foo-bar-stable` tags to update
docker `stable` tag to point t...

github.com/zmkfirmware/zmk-docker - d69745c8be52487bb47dede1a93456076a778b78 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Fix Number of Profiles note in Bluetooth docs

Remove hard line wrapping

github.com/zmkfirmware/zmk - 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.

github.com/zmkfirmware/zmk - 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]>

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

github.com/zmkfirmware/zmk - 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...

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

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

github.com/zmkfirmware/zmk - 7453ce20a87b2c57d88f287b46f231913bad719b authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Emphasize AMR processor incompatibility with ZMK

github.com/zmkfirmware/zmk - b6238fa464265a5d06294ce6bfd8c5ae1cbea743 authored almost 3 years ago by rhhub <[email protected]>
fix(docs): Fix Windows unicode macro example

github.com/zmkfirmware/zmk - 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]>

github.com/zmkfirmware/zmk - 5f35a0bf58d1d2d34081ff39c7465eb61ad4fc34 authored almost 3 years ago by Albert Y <[email protected]>
Updated copyright year.

github.com/zmkfirmware/zmk - e6a19ab7bc551672fc6d6728710f4d81c81f66e3 authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

github.com/zmkfirmware/zmk - 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.

github.com/zmkfirmware/zmk - 97e50c39d5380d5cef5f56e2d89b580c3f067583 authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

github.com/zmkfirmware/zmk - 7385ef57bbed51eb8093aa34d4c9bb68a30386a8 authored almost 3 years ago by ClicketySplit <[email protected]>
Deleted as recommended.

github.com/zmkfirmware/zmk - bc0c49b087ef667681f91d3d79ac83897b6a2614 authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

github.com/zmkfirmware/zmk - 53ac073737674bc5bd6213ba926738fabd5dcd42 authored almost 3 years ago by ClicketySplit <[email protected]>
Deleted as recommended.

github.com/zmkfirmware/zmk - 89d5c496cb743df7c4a685036ff68d095beb059d authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

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

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

github.com/zmkfirmware/zmk - c97f7a1044a4837c8ae188768e4b1bd62994a14d authored almost 3 years ago by ClicketySplit <[email protected]>
The inaugural commit for Leeloo's firmware.

github.com/zmkfirmware/zmk - ab5517b85867de908eb79ab1caefd76174ce959f authored almost 3 years ago by ClicketySplit <[email protected]>
Updated copyright year.

github.com/zmkfirmware/zmk - bbfe4b98dc8bc8d7c3b3fe03800318123a0b5cb2 authored almost 3 years ago by ClicketySplit <[email protected]>
Deleted as recommended.

github.com/zmkfirmware/zmk - 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.

github.com/zmkfirmware/zmk - 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...

github.com/zmkfirmware/zmk - 3a6a249ad095e1518f37f0f0105fbb570359f198 authored almost 3 years ago by Peter Johanson <[email protected]>
feat(docs): Document the macro behavior.

github.com/zmkfirmware/zmk - 34e1de23fbbfa8472a69d5d67b3bc79141132e50 authored almost 3 years ago by Peter Johanson <[email protected]>
feat(docs): Add tap-dance to feature matrix

github.com/zmkfirmware/zmk - 58c7c0ee0c252be7b1d6b03f432c17cde34e9908 authored almost 3 years ago by Kurtis Lew <[email protected]>
feat(behaviors): Add Tap-Dance behavior

github.com/zmkfirmware/zmk - 32ebe2cfb57be5881750b4296a8ece85921f3aa9 authored almost 3 years ago by Kurtis Lew <[email protected]>
fix(behaviors): Fix bug in nested sticky keys

If multiple sticky keys with quick release were nested, only the first one
was properly released...

github.com/zmkfirmware/zmk - ad5a12a7bcdc7c0962fdef7c23eaa0cf14d0b7ed authored almost 3 years ago by okke <[email protected]>
fix(boards): Adjust matrix for BT60v1 to fix the broken right Shift key

according to the diagram from the board creators, it should be RC(3,12)
instead of RC(3,13)

github.com/zmkfirmware/zmk - 459972fddd3d9e778b91b824888de9e0bbeffbce authored almost 3 years ago by Krzysztof Gutkowski <[email protected]>
Added support for 2% Milk (Updated with metadata)

Update app/boards/shields/two_percent_milk/two_percent_milk.overlay

Co-Authored-By: Nick Winans...

github.com/zmkfirmware/zmk - d6a2290d5ef5da561b590f9b1d236c40005940fe authored almost 3 years ago by Aaron Nunley <[email protected]>
feat(shields): Add elephant42 Shield Support (#1009)

* Initial Elephant42 implementation

* Add underglow feature

* Fix keymap

* Copy corne d...

github.com/zmkfirmware/zmk - 2b4d5dd7d9271dd520d9143a9bc5d95db08921a3 authored almost 3 years ago by Carlos Filoteo <[email protected]>
feat(shield): Add Bat43 shield

See https://kbd.dailycraft.jp/bat43/ for details.

github.com/zmkfirmware/zmk - 745338dc10b1a4383f4c3205dfdf39d8a05a347c authored almost 3 years ago by dnaq <[email protected]>
Remove deprecated key codes from bat43 keymap

github.com/zmkfirmware/zmk - a1a8c30f7ff9f0b57ad9f278e6ccd47697855867 authored almost 3 years ago by Nick Winans <[email protected]>
feat: Add blog post with Zephyr 3.0 prep.

github.com/zmkfirmware/zmk - 37c830fb8a96e6cbb147689d05e0b965ec6ed90b authored almost 3 years ago by Peter Johanson <[email protected]>
fix(docs): Update instructions to find settings reset firmware

github.com/zmkfirmware/zmk - 594cc55e0c686e5ab61c2da13632e99670269acb authored almost 3 years ago by Caleb Goates <[email protected]>
fix(shields): Proper arrow comments in reference keymap

swapped the up and down arrows to reflect the bindings

github.com/zmkfirmware/zmk - f1b5dc408144e7f334bad59da6e9ac788a56e0c7 authored almost 3 years ago by Kurt <[email protected]>
feat: Build for both x86_64 and aarch64 platforms.

github.com/zmkfirmware/zmk-docker - 86a7d2fd65b3261d86f332d678e8003b9e856def authored almost 3 years ago by Peter Johanson <[email protected]>
feat: ubuntu:focal-20220113 base image.

github.com/zmkfirmware/zmk-docker - edb08282406ebe9295d81c97d50045eef614b925 authored almost 3 years ago by Peter Johanson <[email protected]>
feat: Zephyr 3.0.0

See: https://docs.zephyrproject.org/3.0.0/getting_started/index.html

github.com/zmkfirmware/zmk-docker - c94dce1726b81101352b0728d93c520a7de64fb9 authored almost 3 years ago by Peter Johanson <[email protected]>
feat: Zephyr SDK 0.13.2

See: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.13.2

github.com/zmkfirmware/zmk-docker - c5ac6433b08496b53656e0e14dcc69b4efed8ebc authored almost 3 years ago by Peter Johanson <[email protected]>
fix(shields): Add missing kyria_rev2.keymap

Needed for setup.sh script, which assumes the shield ID name, not
the shield dir name for downlo...

github.com/zmkfirmware/zmk - 1d5b48cb52791335c818c55b348da2af943ba78d authored almost 3 years ago by Peter Johanson <[email protected]>
fix(shields): Proper siblings for Kyria Rev2.

github.com/zmkfirmware/zmk - 7b1b979461ee4ac6835a648befd4b6ec16adefd5 authored almost 3 years ago by Peter Johanson <[email protected]>
feat(shields): Add Kyria Rev2 shield.

* New matrix pin selections.
* New encoder pins.

github.com/zmkfirmware/zmk - b54128331eb03ac02edbc642a313c5f2e2139da5 authored almost 3 years ago by Peter Johanson <[email protected]>
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /docs

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1....

github.com/zmkfirmware/zmk - 5cc9b8f71a5abe3fabbf6187fff2953b6d0bcefb authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(docs): Remove trailing whitespace

Otherwise, prettier fails.

github.com/zmkfirmware/zmk - 322cc14da67fcfb31ece80a7b288a1aef616ad93 authored almost 3 years ago by Dom H <[email protected]>
docs: Clarifications within New Shield page (#1130)

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

github.com/zmkfirmware/zmk - 43ffa6c76077a446ee0ebc8ebc39ebc09eae4b57 authored almost 3 years ago by chadbailey59 <[email protected]>
fix(docs): Add `behaviors/key-repeat` to sidebar

github.com/zmkfirmware/zmk - 8e91e5ada1cc42910008ee8eac08d6ab50eb6894 authored almost 3 years ago by Dom H <[email protected]>
fix(docs): Tweak label of left-hand positional hold-tap example behavior

We see folks copying this behavior node and duplicating it for the right hand,
then forgetting t...

github.com/zmkfirmware/zmk - 5c4f26ae741567df430fce08e5e6966855a9dadb authored almost 3 years ago by Cem Aksoylar <[email protected]>
fix(docs): Replace deprecated keycode in positional-hold-tap example

github.com/zmkfirmware/zmk - 22ed4488433d579cde9dcb2f50a3ba105234bff4 authored almost 3 years ago by Cem Aksoylar <[email protected]>
docs: Add guide to build additional keyboards with GH Actions (#1126)

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

github.com/zmkfirmware/zmk - 7474d985c95ab477b97f5715b97329fa0cb46adc authored almost 3 years ago by Albert Y <[email protected]>
Behaviors: Add 'ignore-modifiers' option to sticky keys

To combine multiple sticky modifiers, the sticky keys must ignore
other (sticky) modifier keypre...

github.com/zmkfirmware/zmk - cfd0d3d81af858dc08fb72f26b31a59a0938b51f authored almost 3 years ago by okke <[email protected]>
feat(docs): Document locality for RGB underglow behaviors

github.com/zmkfirmware/zmk - a1ef7c8090b4dc7b85605b877c56abcc44b2ef4d authored almost 3 years ago by Cem Aksoylar <[email protected]>
feat(docs): Add note for combos invoking source-specific behaviors

github.com/zmkfirmware/zmk - c18c3d910653557db3c3e65b1440ee805f1d38cf authored almost 3 years ago by Cem Aksoylar <[email protected]>
feat(docs): Document locality for reset behaviors

github.com/zmkfirmware/zmk - 5c4bf8a3bb2be96b47ddde0e3fa639ebbad404ad authored almost 3 years ago by Cem Aksoylar <[email protected]>
feat(docs): Document locality for backlight behaviors

github.com/zmkfirmware/zmk - 76268bae8ffebc304d971342b14cbfcbca2f0b8a authored almost 3 years ago by Cem Aksoylar <[email protected]>
feat(docs): Document locality for power management behaviors

github.com/zmkfirmware/zmk - c0b5985ac788002f03511a6a42109f21b510bfbf authored almost 3 years ago by Cem Aksoylar <[email protected]>
fix(lighting): Proper split backlight support.

Ensure the backlight behavior is run globally.

github.com/zmkfirmware/zmk - e2a90974e3ef859dfef9e5d47a59b61e8bb7a478 authored almost 3 years ago by Peter Johanson <[email protected]>
docs(backlight): improve documentation

github.com/zmkfirmware/zmk - be94e049633e2481165ba5b1f9bd07a51b07e62c authored almost 3 years ago by Alessandro Bortolin <[email protected]>
feat(docs): add backlight to power profiler

github.com/zmkfirmware/zmk - f8bf8bffd54b8394a45dbbae69b1e3f7dc728cd0 authored almost 3 years ago by Alessandro Bortolin <[email protected]>
feat(backlight): add tests

github.com/zmkfirmware/zmk - 2c0fe3934d461fe8b565f90f3c5d092ba231caf1 authored almost 3 years ago by Alessandro Bortolin <[email protected]>
feat(backlight): add command to cycle brightness

github.com/zmkfirmware/zmk - 13a45153004a63dccc421463ddac9ac9075e32cd authored almost 3 years ago by Alessandro Bortolin <[email protected]>
refactor(backlight): code cleanup

github.com/zmkfirmware/zmk - ce843825e8343354d3e9bcc497adcc898602b294 authored almost 3 years ago by Alessandro Bortolin <[email protected]>
feat(docs): add backlight documentation

github.com/zmkfirmware/zmk - da41391b1f1649d5ed24cb6411927c085268a70b authored almost 3 years ago by Alessandro Bortolin <[email protected]>
feat(lighting): add backlight behavior

github.com/zmkfirmware/zmk - 85b2d30bd521424686ba7f1c5ac4fe492f5f2ca5 authored almost 3 years ago by Alessandro Bortolin <[email protected]>
feat(backlight): initial split support

github.com/zmkfirmware/zmk - 5614a8bb80e24f7640f0e9f1f82dc41098cded4d authored almost 3 years ago by ReFil <[email protected]>
chore(deps-dev): bump json-schema-to-typescript in /docs

Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 10....

github.com/zmkfirmware/zmk - 84365e6def9f9084b6c166d250aa84638c0e288f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /docs

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https...

github.com/zmkfirmware/zmk - 8678a537c63faa4225599f08735d5131d8ed4d7f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump follow-redirects from 1.14.1 to 1.14.7 in /docs

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1....

github.com/zmkfirmware/zmk - 614e0f1b2b552af4d4e9cffc91655fd3bc643817 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add support for Knob Goblin shield

github.com/zmkfirmware/zmk - 4a1254bc27f23bc5025fb44970796eb425cd8469 authored almost 3 years ago by Lucas Uyezu <[email protected]>
feat(ci): Use metadata for builds

* Build per board
* Nightly builds of all boards
* Detect board changes and build those change...

github.com/zmkfirmware/zmk - edbbbc75409c06f7828b8fd70323a2a3350980e6 authored almost 3 years ago by Nick Winans <[email protected]>
refactor(splits): Use index for event source.

* Track peripherals by indexes slot, with all appropiate peripheral
state stored in the slot.
...

github.com/zmkfirmware/zmk - 9297c5f2b43bae138bea712928f9e8c66efb74a7 authored almost 3 years ago by Peter Johanson <[email protected]>
feature(split): behavior locality support.

* GATT characteristic allowing passng data + behavior
label to invoke the behavior on the peri...

github.com/zmkfirmware/zmk - 47f873b038c6468d29d97f855dfc05818f660418 authored almost 3 years ago by Pete Johanson <[email protected]>
fix(split): Fix an off-by-one error in split svc.

* Properly check end of behavior device string for null terminator.

github.com/zmkfirmware/zmk - b8700eaaa1e24837d6b9ff60430d706c555f9a2f authored almost 3 years ago by Peter Johanson <[email protected]>
fix(underglow): Handle cycling effects on splits.

* Convert relative effect cycling to absolute effect selection.

github.com/zmkfirmware/zmk - d486304f7987e6cfd5ab9a77f3e077087759a258 authored almost 3 years ago by Peter Johanson <[email protected]>
fix(split): Slightly improved logging on peripherals.

github.com/zmkfirmware/zmk - dbefe92ea099a043619727a9ec33cc65de8e6a0c authored almost 3 years ago by Peter Johanson <[email protected]>
fix(split): Add define for local source.

* Add `ZMK_POSITION_STATE_CHANGE_SOURCE_LOCAL` and use
it consinstently to fix bug w/ local `&...

github.com/zmkfirmware/zmk - fa110488b0c9e5c79066d51e0b6214447e223257 authored almost 3 years ago by Peter Johanson <[email protected]>