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

Merge pull request #296 from neegool/add_boardsource3x4

Add Boardsource 3x4 shield

github.com/zmkfirmware/zmk - 73c83e81ce573fab88c0004ac94db1270b724f84 authored about 4 years ago
feat(hid): Make keypad report boot friendly

Add missing byte to make keypad report boot friendly.

github.com/zmkfirmware/zmk - c402e953f6e9655898cd45af9b120d2a45dd45e0 authored about 4 years ago
Remove bt unpair combo + fix keymap

github.com/zmkfirmware/zmk - 75b7f2a7c52614f21a417a1b6cef255e6aea00ee authored about 4 years ago
refactor(hid): Refactor consumer report to a configurable size

github.com/zmkfirmware/zmk - 8ce7d8de0133242d5896333add10be9ba2ae9363 authored about 4 years ago
refactor(hid): Refactor keypad report to use a configurable integer array

Replace NKRO bit array with configurable integer (DV) array.

github.com/zmkfirmware/zmk - f4596fc784d11aa2d03ff0b7fa0a921600fc2db2 authored about 4 years ago
Merge pull request #292 from nullbitsco/nullbitsco_nibble

Add zmk_kscan_gpio_demux kscan driver & NIBBLE keyboard

github.com/zmkfirmware/zmk - f3153b17d293466160c03f7cb618a2be939c55f7 authored about 4 years ago
Update NIBBLE keyboard name as per PR feedback

- Revert accidental VS code settings change

github.com/zmkfirmware/zmk - 1a6fe846e4c1eb211c838f1e9635ca29d85d8341 authored about 4 years ago
Update demux kscan driver as per PR feedback

- Remove kscan_gpio_irq_callback
- Remove kscan_gpio_irq_callback_handler
- Remove irq_callbacks...

github.com/zmkfirmware/zmk - 8a98212a02a3a6304a1f275450264f46a60d011b authored about 4 years ago
Add NIBBLE shield

+ Added required files for nullbits NIBBLE

github.com/zmkfirmware/zmk - d90592aac5cec02da1959d7ede7ceccb5265f126 authored about 4 years ago
Add new kscan_gpio_demux driver

+ zmk,kscan_gpio_demux is now a compatible kscan option
+ kscan_gpio_demux is based heavily off ...

github.com/zmkfirmware/zmk - 1522c91d73d7f35643986daa508dd7704a5f2798 authored about 4 years ago
Merge pull request #304 from petejohanson/docs/cc-license-details

Explicitly license documentation as CC-BY-NC-SA.

github.com/zmkfirmware/zmk - 3b9caaaf907d67dc76daa0db074aac6a8efec02a authored about 4 years ago
Merge pull request #301 from innovaker/docs-eslint-prettier

docs: Add eslint, prettier and eslint-mdx support

github.com/zmkfirmware/zmk - 2f09957ae208a49db229f000c9c82905d001b669 authored about 4 years ago
Merge pull request #297 from Nicell/boards/reviung41

Add Reviung41 Shield Definitions

github.com/zmkfirmware/zmk - c707ab45effec92a1943c01def8669e0646ee1e0 authored about 4 years ago
Merge pull request #303 from innovaker/kscan-mock-32

feat(kscan_mock): Increase max number of events

github.com/zmkfirmware/zmk - 07cf1037470518db41f6ac7a55b30f0e466c1d47 authored about 4 years ago
Merge pull request #263 from joelspadin/nested-zmk-config

fix: allow nested zmk-config for dev container

github.com/zmkfirmware/zmk - 7aca8c3d357b7acdca933ff258576f3a7dd5180e authored about 4 years ago
fix(docs): Explicit CC-BY-NC-SA license for docs.

github.com/zmkfirmware/zmk - 571d045c75592b65ddf44c6f2fb0cbf17facb72f authored about 4 years ago
fix: Typo in the toplevel README.

github.com/zmkfirmware/zmk - 2c9737ad1464753b167738b321a27467aee2e430 authored about 4 years ago
Merge pull request #293 from Nicell/bluetooth/battery-reporting

Add Battery Voltage Divider Driver

github.com/zmkfirmware/zmk - 8c6862f4ba12697b60b47551c2cde92dd9725d2e authored about 4 years ago
Merge pull request #302 from innovaker/docs-docusaurus-scripts

docs: Add missing docusaurus scripts

github.com/zmkfirmware/zmk - 85d1a1049038b117fcae809d4e6377f55178c51b authored about 4 years ago
docs: Set netlify node version to lts/*

Prerequisite of #218 and PR #308.

github.com/zmkfirmware/zmk - 806ea545f81612b43c3ea209e9086213721adaae authored about 4 years ago
Implement Kconfig and enhance error checks

github.com/zmkfirmware/zmk - a0087311038e9b21c2a45499e669d1300af16f83 authored about 4 years ago
docs: Set prettier endOfLine to auto

As discussed in PR #301.

github.com/zmkfirmware/zmk - 1ac78498ebf440dd779acf20446e6611812dcf19 authored about 4 years ago
Merge pull request #264 from careyk007/setup_sh__curl_always_required

Add support for wget to setup.sh

github.com/zmkfirmware/zmk - b1bfff5b5a26ad089c01e844958f4edf1732abab authored about 4 years ago
fix: eslint proptype errors

github.com/zmkfirmware/zmk - fd892d53cd0c2b47041e3b43d86e97b5c6ff6abe authored about 4 years ago
docs: Format docs with prettier

npx prettier --write .

github.com/zmkfirmware/zmk - 288e60ea97f13a1e350b144abeb47a117d4689dc authored about 4 years ago
docs: Add eslint-mdx support

Official guidelines:
https://github.com/mdx-js/eslint-mdx

Steps taken:
npm i -D eslint-plugin-m...

github.com/zmkfirmware/zmk - aefcc592f24df4bd2ca1485e0fda7232612f697b authored about 4 years ago
docs: Add prettier support

Official guidelines:
https://prettier.io/docs/en/install.html
https://prettier.io/docs/en/integr...

github.com/zmkfirmware/zmk - 18d4d619e489ee72aa826346024b0a796dc71fa3 authored about 4 years ago
docs: Add eslint support

Official guidelines:
https://eslint.org/docs/user-guide/getting-started

Steps taken:
npm instal...

github.com/zmkfirmware/zmk - ab65bf49db46291dfc429cda4737e894d1897e6f authored about 4 years ago
feat(kscan_mock): Increase max number of events

This is necessary for testing a large number of events (e.g. every key code) within a single bui...

github.com/zmkfirmware/zmk - 9c4b766bc678b2f57bcadb63bd9e37de274f8e20 authored about 4 years ago
docs: Add missing docusaurus scripts

Add:
- docusaurus serve
- docusaurus clear

github.com/zmkfirmware/zmk - ca0bcc0ae457b2a54aa8e6b5d2def1c92346af3a authored about 4 years ago
Add Reviung41 Shield Definitions

github.com/zmkfirmware/zmk - 7296b967978be3483a11a3a5ea2b2eaeb8b23ce8 authored over 4 years ago
fix: clang-format

github.com/zmkfirmware/zmk - 63007fb6c136b8475894a6315f12eabeea952ca4 authored over 4 years ago
Remove newlib dep

github.com/zmkfirmware/zmk - adb07926b1d6760e63e19134b338f8b1ba460483 authored over 4 years ago
Fix wrong comment tokens

github.com/zmkfirmware/zmk - 9d624740d9227d8a6bbc2918e782edd3f22145fb authored over 4 years ago
Add Boardsource 3x4 shield

github.com/zmkfirmware/zmk - 6a9a6e6d8edaae5f3e5bc37033a9391bc66e786a authored over 4 years ago
Check if fetch channel is supported

github.com/zmkfirmware/zmk - a67a8cd3b87e67176fb88c1d04d95004f7ff905d authored over 4 years ago
Merge pull request #280 from Tsquash/txpowerdocs

DocumentedTX Power Config in Troubleshooting

github.com/zmkfirmware/zmk - 518bcacba143df30c9224650e2ada18e49150d16 authored over 4 years ago
Fix build for boards without voltage divider

github.com/zmkfirmware/zmk - 6047415b1c26ec06198edecf656d6d9edcd01446 authored over 4 years ago
Add missing ADC and fix formatting

github.com/zmkfirmware/zmk - 8efcd80f3ae594a489339ac23de8890399f22f59 authored over 4 years ago
Merge branch 'main' into bluetooth/battery-reporting

github.com/zmkfirmware/zmk - 70ffcca3b42f5dacf5be155a56b11387a7e68b63 authored over 4 years ago
clang-format and add missing defconfig values

github.com/zmkfirmware/zmk - 162c6b77db27c158b05ed65effa8d8ded68ba9b7 authored over 4 years ago
Refactor driver to use Sensor API

github.com/zmkfirmware/zmk - 3082455aecc98532807aba3226321a94d2ed4b0c authored over 4 years ago
Merge pull request #291 from innovaker/docusaurus-2.0.0-alpha.66

chore(docs): Docusaurus 2.0.0-alpha.66

github.com/zmkfirmware/zmk - 04b7a759f4c676c96da261a724cef1517614dea1 authored over 4 years ago
Added Sentence For Link to Zephyr Docs

github.com/zmkfirmware/zmk - 1a6d373d168c8767480e7b9cef55f5d52eb7736b authored over 4 years ago
Changed Wording of Text

github.com/zmkfirmware/zmk - d07a46a334854ab28ff5a11c7cb64b194486dc97 authored over 4 years ago
chore(docs): Docusaurus 2.0.0-alpha.66

github.com/zmkfirmware/zmk - 09053020064cfe61ddcd210a252925d1eff3af57 authored over 4 years ago
Merge pull request #290 from innovaker/docusaurus-2.0.0-alpha.65

chore(docs): Docusaurus 2.0.0 alpha.65

github.com/zmkfirmware/zmk - d8740b91abeaad265bc638bfb3873cd524388168 authored over 4 years ago
chore(blog): Remove deprecated id: wip

Fix warning ...
2020-05-24-wip.md - 'id' header option is deprecated. Please use 'slug' option i...

github.com/zmkfirmware/zmk - 1e008728b7d68b6635aa562fd86b022bf875d893 authored over 4 years ago
chore(docs): Replace homePageId with slug: /

Fix warning ...
The docs plugin option homePageId=intro is deprecated. To make a doc the "home",...

github.com/zmkfirmware/zmk - cd683b8dd6200e214f3a525f435abe9a6fd9faeb authored over 4 years ago
chore(docs): Docusaurus 2.0.0-alpha.65

Closes #286. Prerequisite of #218.

github.com/zmkfirmware/zmk - 99751ad3765e0b85455ce4a369d1ce5a7689cc8b authored over 4 years ago
fix(docs): Remove empty links

Prerequisite fixes for Docusaurus 2.0.0-alpha.65 (#286) which has stricter markdown rules.

github.com/zmkfirmware/zmk - a796ee574f575961b80bafcd10aec98fd6dda651 authored over 4 years ago
merge changes from master

github.com/zmkfirmware/zmk - 6aae66782682ffcabf953d785308b83ee16fc3b6 authored over 4 years ago
Merge pull request #109 from Nicell/underglow/state-persistence

Add RGB underglow state Kconfig and settings

github.com/zmkfirmware/zmk - ef37f17796a32ccc4b09b5a797c87147259b6088 authored over 4 years ago
Merge pull request #285 from petejohanson/core/official-usb-product-id

Use official USB product ID

github.com/zmkfirmware/zmk - 09d3d343755df3fe3019e6774183cede4acc6ff1 authored over 4 years ago
feat(usb): Add proper USB product ID.

* Use openmoko product ID from:
https://github.com/openmoko/openmoko-usb-oui/pull/15

github.com/zmkfirmware/zmk - 36d3d01a22a46cdc4f1ebcabe27666dec4afface authored over 4 years ago
Merge pull request #282 from petejohanson/ble/advertising-power-savings

BLE: Only advertise when needed.

github.com/zmkfirmware/zmk - 3ecd7e42ab8d884c1792aa5970536c27b7b1a2bb authored over 4 years ago
fix(bluetooth): Add adv data in non-peripherals.

github.com/zmkfirmware/zmk - 9d512eaef01d92b930054d6528279944afe221ce authored over 4 years ago
fix(bluetooth): Stop adv on connected profile.

github.com/zmkfirmware/zmk - b07475b7d475a592ad974bb36a5580b1c863344f authored over 4 years ago
fix(bluetooth): Advertise name + appearance.

* Properly put device name and GAP appearance
in advertising packets, for proper display in
...

github.com/zmkfirmware/zmk - 818f0a1f91020f3315ae09f70ddda6f8362fab98 authored over 4 years ago
fix(shields): Proper cradio Kconfig setup.

github.com/zmkfirmware/zmk - e468677c4ea5f382a8e48793eda87ecd3d07a4dd authored over 4 years ago
add wget flag to example

github.com/zmkfirmware/zmk - 4bd41b9bf9b0721ac2dcc4e4f20ce0a3f003ad19 authored over 4 years ago
Merge pull request #224 from davidphilipbarr/cradio

Cradio

github.com/zmkfirmware/zmk - ed28f5a6a3f984c4026899edd30d4ef3c1cf4ed3 authored over 4 years ago
fix: Remove conflicting gitignore entry.

github.com/zmkfirmware/zmk - f7912eb9decc2048c204818defc717a71135edc6 authored over 4 years ago
Merge pull request #250 from Tsquash/docs

Added Feature Matrix for Intro.md

github.com/zmkfirmware/zmk - a1387eb041f01be99243710e7e2edf67451d6dd5 authored over 4 years ago
Merge pull request #277 from megamind4089/docs/ext-power

Added docs for external power output

github.com/zmkfirmware/zmk - 548fa2a6eb9580a7b5c8354a47bad193afc1fe49 authored over 4 years ago
fix(ble): Only advertise when needed.* Once we have a peer connected to for the active profile, don't continue advertising.

github.com/zmkfirmware/zmk - 204d1300ba6b13041e9a69cc297c06ac189f1f0d authored over 4 years ago
Documented TX Power Config in Troubleshooting

github.com/zmkfirmware/zmk - 91b208faf390e9c334de3eaae043cf1aa3b70374 authored over 4 years ago
fix(shields): Add default qaz.conf file.

github.com/zmkfirmware/zmk - 3186a553a5d18f24fc6fbac2987cf8054afadcbb authored over 4 years ago
fix(docs): Proper block for romac shield.

github.com/zmkfirmware/zmk - b2cad7e597a2cbadf78b2544734b9a6dd50c45a2 authored over 4 years ago
feat: Add qaz to setup scripts.

github.com/zmkfirmware/zmk - 43c900f94a9394bc09bdfc646bfd3f42f947d927 authored over 4 years ago
Added docs for external power output

github.com/zmkfirmware/zmk - cc21167d57665a9bf0b413a4a85984f771d7812f authored over 4 years ago
Merge pull request #265 from kurtis-lew/actuallyissue138

Addressing #138 - ZMK Config Folders

github.com/zmkfirmware/zmk - b193e5b1bc20199672fc16b40b34a7a6b3fc56b1 authored over 4 years ago
feat: Add a couple missing shields to user setup.

github.com/zmkfirmware/zmk - 94bc2c31b14d5ace4c51f409f934ef077323eb32 authored over 4 years ago
fix: Copyright header for cradio.dtsi

github.com/zmkfirmware/zmk - 59e8c58051298175bc1c77593f1b24d9394aa848 authored over 4 years ago
Merge pull request #257 from kurtis-lew/issue138

Adressing Issue #181 - Split Keyboard Documentation

github.com/zmkfirmware/zmk - 47cfcb42d2ac1cf2f0b24b269e95ea3305b9c989 authored over 4 years ago
Merge pull request #258 from megamind4089/dev/ext-power-behavior

New behavior for ext power control

github.com/zmkfirmware/zmk - f35d9f8f69b818e797483143a0aeae9ba30797f4 authored over 4 years ago
Revert "Increased Comprehension of Oled Footnote"

This reverts commit d4b83c3ebf6a51c563a4bdebacae65e9cb17465b.

github.com/zmkfirmware/zmk - e4752606641c8f8393a2ac345511ac17f227fa0e authored over 4 years ago
Increased Comprehension of Oled Footnote

github.com/zmkfirmware/zmk - d4b83c3ebf6a51c563a4bdebacae65e9cb17465b authored over 4 years ago
Merge pull request #274 from idan/codespaces-config

Tweak devcontainer setups for GitHub Codespaces

github.com/zmkfirmware/zmk - 409d180de9615d06ea8291a1ec7660905951c9aa authored over 4 years ago
Behave properly in GH Codespaces

github.com/zmkfirmware/zmk - 737283bcbcbd771767a82fb8abbdbd087c691808 authored over 4 years ago
fix: Single author file copyright header fix.

github.com/zmkfirmware/zmk - eee8eb6e776c81192e81f685bd24a3795467ec91 authored over 4 years ago
fix: Updated copyright headers to single author file.

github.com/zmkfirmware/zmk - 6d9aa4f5ea033d08e6db8c368242e80e205b6f1a authored over 4 years ago
Fix compilation errors and minor tweaks

github.com/zmkfirmware/zmk - 2e649b7fd4113ff2f0e6ffdfa1ac6ede5feaebf6 authored over 4 years ago
Rebased and fixed nasty code

github.com/zmkfirmware/zmk - 4adcb396ff01bf4a8ab98799139ed3f3339d207c authored over 4 years ago
Merge pull request #226 from mubeenkhan94/tg4x-shield-dev

Add TG4X rev 2.1 shield

github.com/zmkfirmware/zmk - a2b4a08ddccfe99e4f48b589ad0339676097b454 authored over 4 years ago
New behavior for ext power control

github.com/zmkfirmware/zmk - b5e1c8a7addc186d0bd542082482157ffb2d1f5a authored over 4 years ago
Added toggle and removed a param

github.com/zmkfirmware/zmk - 5d1c083959967b6f55ce7cff3c83442bc71d23cb authored over 4 years ago
Merge pull request #259 from Tsquash/DFU

Issue: #197 Added Setup Instructions for `dfu-util`

github.com/zmkfirmware/zmk - d0c6310434e168152c998a3a17230dda7ecedd93 authored over 4 years ago
Merge pull request #260 from Tsquash/PSscript

Issue #210 Document Setup.ps

github.com/zmkfirmware/zmk - 0d893e5fd2777100ba42619667893602ebcdbbf9 authored over 4 years ago
Merge pull request #267 from nuxiom/fix-matrix-polling

Fix matrix polling conditional macro

github.com/zmkfirmware/zmk - 367dcd4820530674e68faab2ae8807cea9bc6040 authored over 4 years ago
Merge pull request #268 from joelspadin/fix-conn-ref-leak

fix: don't leak bt_conn refs

github.com/zmkfirmware/zmk - 51533751efa688e957b364514a6b7726a392a72e authored over 4 years ago
update build.yml

github.com/zmkfirmware/zmk - 26057c0200add18ed1a08d3795116e36a34b14b4 authored over 4 years ago
Merge pull request #7 from zmkfirmware/main

Update to stay even with upstream main

github.com/zmkfirmware/zmk - d45e7b3c1190209953d5ffefff39f23341dbd88c authored over 4 years ago
allow ble to be enabled if split transport is ble

github.com/zmkfirmware/zmk - 8b9b24759280c5c40de108ca2312a8f160523963 authored over 4 years ago
happy with layout, need to improve interactions

github.com/zmkfirmware/zmk - 8e298ec7010254011d83f0dcc66c00ab0a5470ec authored over 4 years ago
refactor kconfig to look nicer

github.com/zmkfirmware/zmk - 7a2314ef59a3eebf68ce187fd9b90925fdab8cf9 authored over 4 years ago
fix: don't leak bt_conn refs

bt_conn_lookup_addr_le() gives us a new reference that must be released
with bt_conn_unref()

github.com/zmkfirmware/zmk - 7798c974f697afb43d13cf8692802caf87210b02 authored over 4 years ago
Merge pull request #262 from joelspadin/windows-docker-fix

fix: check out Bash scripts with LF

github.com/zmkfirmware/zmk - ba73e5d4ac295cc67e03fca9f80030022b8f529c authored over 4 years ago
Reformatted according to clang-format lint

github.com/zmkfirmware/zmk - 1c0c02e09773413752e5f166a30178073c570349 authored over 4 years ago
Fix kscan_gpio_irq_callback_handler_##n conditional macro

github.com/zmkfirmware/zmk - 78cb6c8b2115b5eebeddc03d7d8ecff6ba2574a7 authored over 4 years ago