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

added links to see progress of features.

github.com/zmkfirmware/zmk - 1ef21c57ea4d186290b1a47110885a5e2bf2f043 authored about 4 years ago by Caleb Lightfoot <[email protected]>
made table completely visual; changed feature sentence

github.com/zmkfirmware/zmk - 593d7ff7812f2ec66d3bbafd577205137c59879f authored about 4 years ago by Caleb Lightfoot <[email protected]>
Update Intro

changed intro wording and link to layer tap
Update intro.md

github.com/zmkfirmware/zmk - 910e207dbcc17fc5120b56550270458a29e0663c authored about 4 years ago by Caleb Lightfoot <[email protected]>
removed checkmark from zmk oled

github.com/zmkfirmware/zmk - e2a845b2eb452abcf3eec500de06172dd08dc58a authored about 4 years ago by Caleb Lightfoot <[email protected]>
Fixed Footnote and added user config repo

github.com/zmkfirmware/zmk - d7bfe979c9a0d67b5b2a9a4f87bc496c32c4ff60 authored about 4 years ago by Tsquash <[email protected]>
Added BlueMicro Collumn

github.com/zmkfirmware/zmk - 229c8b4358afe4e9ac7dbbe176645ad4bf3cb1a2 authored about 4 years ago by Tsquash <[email protected]>
update intro.md

github.com/zmkfirmware/zmk - 21987d338558610ca38a48ca4109d2a1a25a4b53 authored about 4 years ago by Tsquash <[email protected]>
fixed BLE part of table

github.com/zmkfirmware/zmk - 56ab812a6764d6ba0471f41e2806d3a7d076b8c8 authored about 4 years ago by Tsquash <[email protected]>
fix table

github.com/zmkfirmware/zmk - eb9dc37f00759940ab172e0da102f3f303483e6f authored about 4 years ago by Caleb Lightfoot <[email protected]>
Uniformed Capitals, Added footnotes

github.com/zmkfirmware/zmk - 93c5ae17acd509207e8109e3307b59b9f70aa3d1 authored about 4 years ago by Caleb Lightfoot <[email protected]>
Made columns wider

github.com/zmkfirmware/zmk - e740a83d68bfce54e2d0018d10b93c3242b3a9d9 authored about 4 years ago by Tsquash <[email protected]>
Added Table and fixed Feature sentence

added feature table

new feature sentence

github.com/zmkfirmware/zmk - 23e9cbcaf9b00c87953a4a8b4e953ced154e1e4b authored about 4 years ago by Tsquash <[email protected]>
added in dev

github.com/zmkfirmware/zmk - 90b56a19410302b84aba5b9443f3e2f5b852a380 authored about 4 years ago by Tsquash <[email protected]>
Addressing #138 - ZMK Config Folders

github.com/zmkfirmware/zmk - 677746014c61a33040da45eccf76e869c6891f79 authored about 4 years ago by kurtis-lew <[email protected]>
add option to use wget

github.com/zmkfirmware/zmk - b738cc9d75e50bf7400a621c33ce32e697f3c250 authored about 4 years ago by Kellen Carey <[email protected]>
add support for wget to setup.sh

github.com/zmkfirmware/zmk - f9e8866a520051385bcb89a60caaef0ec2fe23ad authored about 4 years ago by Kellen Carey <[email protected]>
Merge pull request #256 from careyk007/check_directory_write_permissions_in_setup_script

Exit setup if no write permissions in directory

github.com/zmkfirmware/zmk - a7e8655287e93ce16c14c191dd8e6eca13fa48db authored about 4 years ago by Pete Johanson <[email protected]>
update setup.ps1

github.com/zmkfirmware/zmk - 4aa45c6f40c3e640cebce58b4d10cd24dc61b8ed authored about 4 years ago by Kellen Carey <[email protected]>
fix: allow nested zmk-config for dev container

VS Code can't share two folders with a Docker container at the same time, so
to build with -DZMK...

github.com/zmkfirmware/zmk - 425ea441c4d691fa444601fcda1afb3259b833fa authored about 4 years ago by Joel Spadin <[email protected]>
fix: check out Bash scripts with LF

Always check out Bashs scripts with Unix-style line endings so they work if you
run them inside ...

github.com/zmkfirmware/zmk - 5f58193cdefed39aca16802772f8eefdebc09513 authored about 4 years ago by Joel Spadin <[email protected]>
Revised keymap to Qwerty

github.com/zmkfirmware/zmk - 7fc7a351170fb2017cb40e8de79b4535a936a6f6 authored about 4 years ago by Mubeen Khan <[email protected]>
Add timestamps to position and behavior events (#147)

* Add timestamps to position events and behaviors.

- Take original event timestamps into consid...

github.com/zmkfirmware/zmk - d38740cebf3be17a7d55fc51f5f06752182f96d8 authored about 4 years ago by Okke Formsma <[email protected]>
Merge pull request #4 from zmkfirmware/main

make even with main

github.com/zmkfirmware/zmk - 4fd6c14ae93ab1b2db1a6a4fac5df4a595a041bf authored about 4 years ago by Mubeen Khan <[email protected]>
Changed setup script url

github.com/zmkfirmware/zmk - d79811dd6118357e88ffc6b35b46589799a0c79d authored about 4 years ago by Tsquash <[email protected]>
added PowerShell setup Command

github.com/zmkfirmware/zmk - 45f4ffc03a98359dd41c0a526dfcfa590cf0ceb4 authored about 4 years ago by Tsquash <[email protected]>
Added Dfu-Util to setup instructions

github.com/zmkfirmware/zmk - 8d4e80c23a51ab4f1499c21086f76549d56ababd authored about 4 years ago by Tsquash <[email protected]>
-DZMK_CONFIG Documentation (#255)

feat(docs): `-DZMK_CONFIG` Documentation

github.com/zmkfirmware/zmk - fc6c01fd6941ec795710d66ead9e17d5dfbaa19d authored about 4 years ago by Kurtis Lew <[email protected]>
Merge pull request #209 from idan/containerize-development

Add VSCode devcontainer configuration

github.com/zmkfirmware/zmk - 0e6bea03f24a2220396688356530c5f88f57182b authored about 4 years ago by Pete Johanson <[email protected]>
Skip toolchain for docker

github.com/zmkfirmware/zmk - 5401afc002ba086ca964aa7a164fbc6dbd1898b1 authored about 4 years ago by Idan Gazit <[email protected]>
Inject $WORKSPACE_DIR into container

This permits users to check ZMK out into arbitrarily-named directories

github.com/zmkfirmware/zmk - 63ad5b7c089f13a5b5d5514514cc9ad7e798d3e8 authored about 4 years ago by Idan Gazit <[email protected]>
Conditionally source zephyr-env.sh in .bashrc

github.com/zmkfirmware/zmk - db40fbad598b6f84472cb2921df89f1a46fc6b5c authored about 4 years ago by Idan Gazit <[email protected]>
Wrap up documentation

github.com/zmkfirmware/zmk - 5c00c97e9a1647e2676586c303d19c5559e2e2f1 authored about 4 years ago by Idan Gazit <[email protected]>
Accept suggestions

Co-authored-by: Pete Johanson <[email protected]>

github.com/zmkfirmware/zmk - 63931a706870652e649346e4052a9fb1b105ff5b authored about 4 years ago by Idan Gazit <[email protected]>
WIP docs for docker development

github.com/zmkfirmware/zmk - 15614a946fac635a27ba94a4f32450c67016e5b2 authored about 4 years ago by Idan Gazit <[email protected]>
Remove Dockerfile in favor of image

Per the docs, we can directly specify an image in devcontainer.json:
https://code.visualstudio.c...

github.com/zmkfirmware/zmk - 5bd09b586e153185850fe468b19fdd0eb534f35d authored about 4 years ago by Idan Gazit <[email protected]>
Use spaces, not tabs

github.com/zmkfirmware/zmk - 42d1915ced3f7ec8a74cf5be506438d2bf07a7d3 authored about 4 years ago by Idan Gazit <[email protected]>
Add VSCode devcontainer configuration

github.com/zmkfirmware/zmk - 9231f6c57beb6bfabc030f9debcb659dd964634e authored about 4 years ago by Idan Gazit <[email protected]>
Install SSH and GPG into container

Brings back the dockerfile so we can install SSH and GPG into it.
This fixes git actions with SS...

github.com/zmkfirmware/zmk - 9b29f9b861464a8a0eba78f25058cded118b84d5 authored about 4 years ago by Idan Gazit <[email protected]>
add powershell check

github.com/zmkfirmware/zmk - b64517943deb3dfe72e2e37ca62319856bc35752 authored about 4 years ago by Kellen Carey <[email protected]>
Adressing Issue #138

github.com/zmkfirmware/zmk - 3322c3cab106ee4918ff9200d0dbae83917a68e6 authored about 4 years ago by kurtis-lew <[email protected]>
exit setup if no write permissions in directory

github.com/zmkfirmware/zmk - 10029c297ed8f6d97b582bc7382d9e9558808884 authored about 4 years ago by Kellen Carey <[email protected]>
Merge pull request #242 from megamind4089/feature/ext-power

[RDY] Driver to control the external power output

github.com/zmkfirmware/zmk - e1dcf1514fe2abb22c3569036af2438709c3d4cb authored about 4 years ago by Pete Johanson <[email protected]>
Added driver to control the external power output

This PR adds support to control the external power output from controllers like nice!nano, nRFMi...

github.com/zmkfirmware/zmk - 4d81b10ba7047a4dbd63cfe33ac879ecf437e108 authored about 4 years ago by Mega Mind <[email protected]>
Merge pull request #254 from kurtis-lew/docissue220

Documented Issue #220

github.com/zmkfirmware/zmk - 405ca7267fc0be9558836393bfe9945187016dd4 authored over 4 years ago by Pete Johanson <[email protected]>
Adjusted Wording, Added link to GH Actions

github.com/zmkfirmware/zmk - 1f2bdf639f3790ef6d36575c4a477d340b9fd393 authored over 4 years ago by kurtis-lew <[email protected]>
feat(setup): Add Microdox to setup scripts.

github.com/zmkfirmware/zmk - 81a4ffef7efb45f30c74802dca97d949312a1785 authored over 4 years ago by Pete Johanson <[email protected]>
Merge pull request #245 from careyk007/microdox-shield

Add Microdox Shield

github.com/zmkfirmware/zmk - 05af21a334fdd13073a33308a0fdb85b9091b55f authored over 4 years ago by Pete Johanson <[email protected]>
address pr comments

github.com/zmkfirmware/zmk - 0b125c028c65ff4a5e326760a7d0ac0f8941899c authored over 4 years ago by Kellen Carey <[email protected]>
update headers, spruce up keymap, streamline dtsi.

github.com/zmkfirmware/zmk - 01b0bad7a246ac9aef7aa170895dab5ae4790525 authored over 4 years ago by David Barr <[email protected]>
fix(docs): Remove hanging footnote.

github.com/zmkfirmware/zmk - e53320a687a8b402fac3ed972a776993495a2f9a authored over 4 years ago by Pete Johanson <[email protected]>
Revert "Added -DZMK_CONFIG Documentation"

This reverts commit a9ec1148e50ff0601f82c9eb55b90c33e7c70dab.

github.com/zmkfirmware/zmk - 7128808bbafd198a2d3b7275a9a029d4a58d5bc6 authored over 4 years ago by kurtis-lew <[email protected]>
Revert "Addressing Issue #181"

This reverts commit 49315c2f6df6c17966dafa5a97668774a6a65bb0.

github.com/zmkfirmware/zmk - e03b51fe2ea5dfbedcc7747ac64899b5d0999a04 authored over 4 years ago by kurtis-lew <[email protected]>
Revert "Addressed Issue #181"

This reverts commit dbda99a3788fb27d258a7c5b9c8f56638f190d65.

github.com/zmkfirmware/zmk - 429c9dc464c38bb0604a3ebe55151b451580d8ca authored over 4 years ago by kurtis-lew <[email protected]>
Revert "Removed blank space"

This reverts commit c27d3c66f150a0adfa19a2dd6c2bd64544c261a7.

github.com/zmkfirmware/zmk - aca801d90ffcc12076244626dc0d4b239df25ab4 authored over 4 years ago by kurtis-lew <[email protected]>
Documented Issue #220

github.com/zmkfirmware/zmk - a58a8412c7335df27077cc9647444f014b6a094e authored over 4 years ago by kurtis-lew <[email protected]>
Removed blank space

github.com/zmkfirmware/zmk - c27d3c66f150a0adfa19a2dd6c2bd64544c261a7 authored over 4 years ago by kurtis-lew <[email protected]>
Addressed Issue #181

github.com/zmkfirmware/zmk - dbda99a3788fb27d258a7c5b9c8f56638f190d65 authored over 4 years ago by kurtis-lew <[email protected]>
Addressing Issue #181

github.com/zmkfirmware/zmk - 49315c2f6df6c17966dafa5a97668774a6a65bb0 authored over 4 years ago by kurtis-lew <[email protected]>
Added -DZMK_CONFIG Documentation

github.com/zmkfirmware/zmk - a9ec1148e50ff0601f82c9eb55b90c33e7c70dab authored over 4 years ago by kurtis-lew <[email protected]>
Merge pull request #252 from petejohanson/actions/upload-uf2-except-proton-c

Upload all UF2 images on GH action build

github.com/zmkfirmware/zmk - 6902511c655e4bd69a57dba25c19e6c040e35614 authored over 4 years ago by Pete Johanson <[email protected]>
fix(actions): Upload UF2 for all compatible boards

github.com/zmkfirmware/zmk - 59a804f751a2eec2b62b91fbde1f69535376d63c authored over 4 years ago by Pete Johanson <[email protected]>
Merge pull request #251 from chenkevinh/docs/encoder_update

docs: Added link to clarify where to add sensor-bindings code

github.com/zmkfirmware/zmk - f602b9517cb24a949417ef9ee5458ef067c462a6 authored over 4 years ago by Pete Johanson <[email protected]>
docs: Added link to clarify where to add sensor-bindings code

github.com/zmkfirmware/zmk - ea05df029086a47d0b0e33fe882801009e3b6872 authored over 4 years ago by Kevin <[email protected]>
Merge pull request #248 from onebigdoor/docs/uf2-transfer-error-mac

docs: add benign uf2 transfer error for macOS to troubleshooting

github.com/zmkfirmware/zmk - 2dc9f7970ed79bd88eed2010c3327770fb41a3e4 authored over 4 years ago by Pete Johanson <[email protected]>
add benign uf2 transfer error for macOS to troubleshooting

github.com/zmkfirmware/zmk - a8d48b043d0913e2f4e15d34547989d78b1b8088 authored over 4 years ago by Tyler Walker <[email protected]>
update header again based on corne

github.com/zmkfirmware/zmk - 2b09174ec1a171e043018cbe28e47d86025ce1de authored over 4 years ago by David Barr <[email protected]>
capital C

github.com/zmkfirmware/zmk - ad77df59897ae973824377373665a4fdc6542d3c authored over 4 years ago by David Barr <[email protected]>
Update Kconfig.defconfig

github.com/zmkfirmware/zmk - a629aa0b42caf6a86152ef5eedc6160b90200627 authored over 4 years ago by David Barr <[email protected]>
Update cradio_left.overlay

github.com/zmkfirmware/zmk - eeac54e9a4f24e5a455cbc52ba0930a10d2bcfc9 authored over 4 years ago by David Barr <[email protected]>
update header

github.com/zmkfirmware/zmk - 55c1f51b3147490d994d846907e9fd99039e4e8b authored over 4 years ago by David Barr <[email protected]>
update header

github.com/zmkfirmware/zmk - a3cdab9e9f9940a854ec68e60622443ae376183e authored over 4 years ago by David Barr <[email protected]>
Update cradio.dtsi

github.com/zmkfirmware/zmk - 24e73f68610a9a4a1497c6e7737b615d6181836b authored over 4 years ago by David Barr <[email protected]>
remove dupe copyright

github.com/zmkfirmware/zmk - 95b94009a9b3b9b953220ab48f0276fc5a083499 authored over 4 years ago by David Barr <[email protected]>
remove dupe copyright

github.com/zmkfirmware/zmk - 7d582b6b8e16cf64cadf27dacba050dfb88d543a authored over 4 years ago by David Barr <[email protected]>
rename gpio to direct polling

github.com/zmkfirmware/zmk - 426b25892f2fd6c569b9d0b983fd7fbaff6c9d93 authored over 4 years ago by David Barr <[email protected]>
clean up keymap

github.com/zmkfirmware/zmk - ca29c40206031f95525c29750650013efc0e56f1 authored over 4 years ago by Kellen Carey <[email protected]>
working shield, need to improve default keymap

github.com/zmkfirmware/zmk - f3eaa7e4247321042618a732596f842e5bb104da authored over 4 years ago by Kellen Carey <[email protected]>
Merge pull request #243 from BenHuddleston/patch-1

Correct typo in previous profile behaviour binding in bluetooth.md

github.com/zmkfirmware/zmk - 00479e913f77c0b915fac29adfce21a10bdaf424 authored over 4 years ago by Pete Johanson <[email protected]>
Correct typo in previous profile behaviour binding in bluetooth.md

github.com/zmkfirmware/zmk - 2300ce306afadebd5f1987acf8ded6ac228f68e8 authored over 4 years ago by Ben Huddleston <[email protected]>
Update cradio_right.overlay

github.com/zmkfirmware/zmk - d5d8d79a76a9fbe65981d4f5455097e5258d1564 authored over 4 years ago by David Barr <[email protected]>
Merge pull request #211 from petejohanson/core/keymap-port-event-exploration

Use PORT events for kscan matrix interrupts, add option for deep sleep.

github.com/zmkfirmware/zmk - 12b9a37005cade72ad85134b8cfe31ccefec500d authored over 4 years ago by Pete Johanson <[email protected]>
feat(power): Initial deep sleep work.

* New ZMK_SLEEP Kconfig symbol to enable the functionality.
* Switch to PORT events that allows ...

github.com/zmkfirmware/zmk - a7496ab06425cab7de5fc7164b4ce5a34dd7107b authored over 4 years ago by Pete Johanson <[email protected]>
fix(shields): Typo in makerdiary URL.

github.com/zmkfirmware/zmk - ce59223efe9062ac1da77bae93a3578ce0463b66 authored over 4 years ago by Pete Johanson <[email protected]>
feat(setup): Add M.2 and M60 to setup scripts.

github.com/zmkfirmware/zmk - 4de7cc45de18f791ecbb361bfc2330a45e97d79e authored over 4 years ago by Pete Johanson <[email protected]>
Merge pull request #233 from megamind4089/m60

Shield and board definitions for M60

github.com/zmkfirmware/zmk - febf2f485df883ef0a025f674f4489042775dcba authored over 4 years ago by Pete Johanson <[email protected]>
M60 keymap update and misc changes

* Updated M60 keymap
* Make nrfjproj as default runner
* Remove the polling config

github.com/zmkfirmware/zmk - b8cb5f939a3c018af13de7727c15d7765ea1f1c1 authored over 4 years ago by Mega Mind <[email protected]>
Added Makerdiary M.2 module

github.com/zmkfirmware/zmk - c54decd1443a41bd68905256db6286d51324c8e4 authored over 4 years ago by Mega Mind <[email protected]>
Added Makerdiary M60 keyboard

github.com/zmkfirmware/zmk - 9d06c730ba8b70429ecb67d3ff502ed1fde584bd authored over 4 years ago by Mega Mind <[email protected]>
Update contributors in all keymap files

github.com/zmkfirmware/zmk - e2299836bccf21bf56a4d34c5ed2f53a2fa21da2 authored over 4 years ago by Mega Mind <[email protected]>
Merge pull request #237 from ChaosinaCan/direct-gpio-fix

Fix direct GPIO when using interrupts

github.com/zmkfirmware/zmk - 7d222e15530f2aa634e9cc11e7af3875dd042e97 authored over 4 years ago by Pete Johanson <[email protected]>
Merge pull request #240 from chenkevinh/windows_setup

docs: Fixed Windows setup instructions

github.com/zmkfirmware/zmk - 9249d2f4b74b524503a46bc358b07c3fe391a7f5 authored over 4 years ago by Pete Johanson <[email protected]>
feat(kscan): Use PORT events for kscan matrix interrupts

* Lower power usage compared to regular interrupts on nrf52.

github.com/zmkfirmware/zmk - 9be566603e2eb248fbaa7af65cba42d5c06dbd33 authored over 4 years ago by Pete Johanson <[email protected]>
Merge pull request #238 from petejohanson/core/usb-without-hid-refactor

Expose USB status without having USB HID output.

github.com/zmkfirmware/zmk - 222515f091cb146e98e67fd34338281e0dba05b4 authored over 4 years ago by Pete Johanson <[email protected]>
refactor(usb): Report USB status w/o HID output.

github.com/zmkfirmware/zmk - bbf5a5905a973d6d23457d2e7bf15bf6bac234c3 authored over 4 years ago by Pete Johanson <[email protected]>
fix(docs): Reorganized section in Windows setup

github.com/zmkfirmware/zmk - 6427e64df3e889325ea471ff98f185f5eee27027 authored over 4 years ago by Kevin <[email protected]>
fix(docs): Fixed Python environment variables and commands for Windows setup

github.com/zmkfirmware/zmk - 31e481954f1e22e42bde4b71753e279cdd4c77ed authored over 4 years ago by Kevin <[email protected]>
fix(kscan): fix direct GPIO when using interrupts

Fixed initializing interrupts for direct GPIO when
CONFIG_ZMK_KSCAN_DIRECT_POLLING is not enable...

github.com/zmkfirmware/zmk - 4121b07f7f75b81cf1d533632fde858074b0fc03 authored over 4 years ago by Joel Spadin <[email protected]>
improvement(kscan): use ARRAY_SIZE macro

github.com/zmkfirmware/zmk - fc5915b2001c80df5ab2db72b04d86a083e27556 authored over 4 years ago by Joel Spadin <[email protected]>
Merge pull request #235 from ChaosinaCan/ec11-fix

fix(ec11): allow more than one encoder

github.com/zmkfirmware/zmk - e6d9134005588adc0d6326c7b8132b7832719990 authored over 4 years ago by Pete Johanson <[email protected]>