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

Update new behavior example code

github.com/zmkfirmware/zmk - joelspadin opened this issue 3 months ago
docs: Added a page on pin control for ZMK

github.com/zmkfirmware/zmk - Nick-Munnich opened this pull request 3 months ago
fix: Force Ubuntu 22.04, pending CI fixes.

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
feat: Add basic metadata info to new behavior guide.

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
feat: Tweaks for reduced nanopb stack usage.

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
chore: Fix keymap const warning.

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
Studio: RPC stack analysis

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
chore(deps-dev): bump vite from 5.2.11 to 5.4.8

github.com/zmkfirmware/zmk-studio - dependabot[bot] opened this pull request 3 months ago
chore(deps-dev): bump eslint from 8.57.0 to 9.11.1 in /docs

github.com/zmkfirmware/zmk - dependabot[bot] opened this pull request 3 months ago
chore(deps): bump rollup from 4.17.2 to 4.22.4

github.com/zmkfirmware/zmk-studio - dependabot[bot] opened this pull request 3 months ago
chore: Formatting fix.

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
Combos with modifiers without timeouts

github.com/zmkfirmware/zmk - gauravjuvekar opened this issue 3 months ago
chore(deps-dev): bump eslint from 8.57.0 to 9.11.0 in /docs

github.com/zmkfirmware/zmk - dependabot[bot] opened this pull request 3 months ago
feat: Auto-zoom keymap layout

github.com/zmkfirmware/zmk-studio - Nicell opened this pull request 3 months ago
feat: Style adjustments

github.com/zmkfirmware/zmk-studio - Nicell opened this pull request 3 months ago
chore(deps): bump body-parser and express in /docs

github.com/zmkfirmware/zmk - dependabot[bot] opened this pull request 3 months ago
chore: Add RPC logging.

github.com/zmkfirmware/zmk-studio - petejohanson opened this pull request 3 months ago
fix: Properly calculate highest active layer for display.

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
fix: Reopen the connect modal if closed with esc.

github.com/zmkfirmware/zmk-studio - petejohanson opened this pull request 3 months ago
fix(core): Warn only with layouts + chosen transform

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
`zmk,matrix-transform` invalidates firmware build

github.com/zmkfirmware/zmk - DanielAtCosmicDNA opened this issue 3 months ago
Difference between &mt and &kp signal

github.com/zmkfirmware/zmk - JostBrand opened this issue 3 months ago
fix(studio): Update position map querying

github.com/zmkfirmware/zmk - awkannan opened this pull request 3 months ago
chore(deps-dev): bump vite from 5.2.11 to 5.4.6

github.com/zmkfirmware/zmk-studio - dependabot[bot] opened this pull request 3 months ago
fix: Reduce RAM usage in the keymap

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
docs(feat): further generalize RGB information

github.com/zmkfirmware/zmk - lesshonor opened this pull request 3 months ago
chore(deps): bump send and express in /docs

github.com/zmkfirmware/zmk - dependabot[bot] opened this pull request 3 months ago
chore(deps): bump serve-static and express in /docs

github.com/zmkfirmware/zmk - dependabot[bot] opened this pull request 3 months ago
feat: Split physical layout selection sync.

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
fix: Fix wakeup from kscan wrapped in sideband.

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
feat: Add UI in connect model when no transports

github.com/zmkfirmware/zmk-studio - petejohanson opened this pull request 3 months ago
Fixing compile bug in ble.c

github.com/zmkfirmware/zmk - abecodes opened this pull request 3 months ago
chore(deps): bump body-parser and express

github.com/zmkfirmware/zmk-studio - dependabot[bot] opened this pull request 3 months ago
chore(deps): bump serve-static and express

github.com/zmkfirmware/zmk-studio - dependabot[bot] opened this pull request 3 months ago
chore(deps): bump send and express

github.com/zmkfirmware/zmk-studio - dependabot[bot] opened this pull request 3 months ago
chore(deps): bump express from 4.19.2 to 4.21.0

github.com/zmkfirmware/zmk-studio - dependabot[bot] opened this pull request 3 months ago
feat: Windows app/installer signing.

github.com/zmkfirmware/zmk-studio - petejohanson opened this pull request 3 months ago
feat(mouse): Add mouse move and scroll support

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
Petejohanson feat/pointers move scroll

github.com/zmkfirmware/zmk - Liam-Weitzel opened this pull request 3 months ago
Update index.mdx

github.com/zmkfirmware/zmk - jiimaho opened this pull request 3 months ago
feat(hid) Basic support for generic desktop usage page

github.com/zmkfirmware/zmk - angweekiat opened this pull request 3 months ago
fix(bt): Fix compilation failure for clearing bonds.

github.com/zmkfirmware/zmk - petejohanson opened this pull request 3 months ago
fix(app): Workaround for GNOME/Wayland resize bug.

github.com/zmkfirmware/zmk-studio - petejohanson opened this pull request 3 months ago
fix(app): Properly load when BT adapter is off.

github.com/zmkfirmware/zmk-studio - petejohanson opened this pull request 3 months ago
chore(deps-dev): bump eslint from 8.57.0 to 9.10.0 in /docs

github.com/zmkfirmware/zmk - dependabot[bot] opened this pull request 3 months ago
docs(fix): broken anchor in studio setup

github.com/zmkfirmware/zmk - Nick-Munnich opened this pull request 4 months ago
feat: Adding simple versioning using GHA to ZMK

github.com/zmkfirmware/zmk - Nick-Munnich opened this pull request 4 months ago
Keys are getting "stuck"

github.com/zmkfirmware/zmk - Niryo opened this issue 4 months ago
Revert "feat: Split physical layout selection sync."

github.com/zmkfirmware/zmk - petejohanson opened this pull request 4 months ago
Update index.mdx: Mention display-name property

github.com/zmkfirmware/zmk - Grazfather opened this pull request 4 months ago
Keymap key display improvements

github.com/zmkfirmware/zmk-studio - petejohanson opened this issue 4 months ago
fix(usb): detect USB power mode to fallback to BLE

github.com/zmkfirmware/zmk - angweekiat opened this pull request 4 months ago
feat(docs): Added a page on module creation

github.com/zmkfirmware/zmk - Nick-Munnich opened this pull request 4 months ago
chore(deps-dev): bump eslint from 8.57.0 to 9.9.1 in /docs

github.com/zmkfirmware/zmk - dependabot[bot] opened this pull request 4 months ago
feat(docs): Added a page on shift registers

github.com/zmkfirmware/zmk - Nick-Munnich opened this pull request 4 months ago
fix(docs): Fix broken anchors

github.com/zmkfirmware/zmk - caksoylar opened this pull request 4 months ago
chore(deps): npm update on docs

github.com/zmkfirmware/zmk - caksoylar opened this pull request 4 months ago
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /docs

github.com/zmkfirmware/zmk - dependabot[bot] opened this pull request 4 months ago
chore(deps-dev): bump webpack from 5.89.0 to 5.94.0 in /docs

github.com/zmkfirmware/zmk - dependabot[bot] opened this pull request 4 months ago
Wake up

github.com/zmkfirmware/zmk - KondratevYaroslav opened this pull request 4 months ago
docs: minor corrections and fix typo

github.com/zmkfirmware/zmk - thazhemadam opened this pull request 4 months ago
feat: Add disconnect and settings reset UI.

github.com/zmkfirmware/zmk-studio - petejohanson opened this pull request 4 months ago
chore(main): release 0.0.16

github.com/zmkfirmware/zmk-studio-ts-client - petejohanson opened this pull request 4 months ago
Zen2

github.com/zmkfirmware/zmk - typhoon1217 opened this pull request 4 months ago
Investigate Ruff

github.com/zmkfirmware/zmk-cli - joelspadin opened this issue 4 months ago
Add linting and type checking

github.com/zmkfirmware/zmk-cli - joelspadin opened this pull request 4 months ago
Add CI checks

github.com/zmkfirmware/zmk-cli - joelspadin opened this issue 4 months ago
Add periodic version check

github.com/zmkfirmware/zmk-cli - joelspadin opened this issue 4 months ago
refactor(docs): refactored the development section

github.com/zmkfirmware/zmk - Nick-Munnich opened this pull request 4 months ago