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
a3ac0cb5be0f7918179bc422404a1d7d1f050ad1 authored about 4 years ago
PR: #529
5752b4fbda757768e5356a99750066df53aee0a7 authored about 4 years ago
Codes:
- K_VOLUME_UP, C_VOLUME_UP, K_VOLUME_DOWN, C_VOLUME_DOWN, K_MUTE
- C_BRIGHTNESS_INC, C_...
5072590af523cf25941e05945d490d350f148797 authored about 4 years ago
* Onboard stm32f072.
* 3 possible encoder positions.
* Underglow/per-key not yet support.
d6988477692f6892096885ed39953a7814a8f53a authored about 4 years ago
1c822754c018ad88e281f834f62b38a690ce38c2 authored about 4 years ago
feat(behaviors): Add `&to` behavior to switch to a layer.
d207c3c30f7f2d0648b32d59f481498fe048230c authored about 4 years ago43f6d798be70ef247b0717730ec34202cb81e96d authored about 4 years ago
* Add uppermost, current layer status widget to oled
* Run clang format
* Fixup display widget...
87dbd4ca28405ab3d17cf62f3df86581606279b7 authored about 4 years ago9a9f155e696935f4b576b4213b5256af8adbca93 authored about 4 years ago
Aligns with typedef _t convention.
PR: #531
05b0d185a8c8c4eb19f63968e54f859a0f3e6484 authored about 4 years agoAligns with typedef _t convention.
PR: #531
87179698b42a627f4ab7653749377001cb090fed authored about 4 years agoAligns with typedef _t convention.
PR: #531
87e7c04b00b2cb83540b757a8c909200cdb28255 authored about 4 years agoAligns with typedef _t convention.
PR: #531
0e71dbc860e19f8eb269841a15b9fccd9ef7d37f authored about 4 years ago
* Move central/peripheral setting to Kconfig.defconfig
files to allow left/right .conf files t...
* Ensures USB power detection for sleep/charging
is properly detected on the right side by dea...
Aligns *.h and *.c to underscore naming convention.
These were kept (with warnings) for backwar...
842aa5a842e117b7b00e49258ca0bde44dc0c789 authored about 4 years ago6927abee6ef0c604fae1c8544fc933a56be14e77 authored about 4 years ago
PR: #533
2233f457b2ce5fbf77dbc18c14525559dc452aba authored about 4 years agozmk_action isn't referenced anywhere.
PR: #530
f8e43932baef7db7639679ce4e00d0b22ea3b60c authored about 4 years agoPR: #534
aa8efa70783b42a111118cd4fd0532c6026b23f3 authored about 4 years agohandlers.h isn't referenced elsewhere.
PR: #526
1f5680f0df39c891cec8ac28aca19a784b7b1a1b authored about 4 years agoPR: #535
0d529157565cc442b1efd95857466983d3ab4cff authored about 4 years ago
Build steps are often failing with "ECONNRESET" errors due to
rate-limiting by github. We usuall...
Latest stable version. Also used in zmk-docker images.
8fd9b619a7b7d01d51f41411117d5980a7647923 authored about 4 years agoThis effectively caches Zephyr and its dependencies. It also shares them between containers.
P...
3b77266bbb43d54a07acf79733190714965ea37e authored about 4 years agoAligns unpacking of usage_page with its equivalent line in keycode-state-changed.h
PR: #520
89532eadeb3c34a5ecbb867a63eb7a77415d08a2 authored about 4 years agoWhen combined with the root user volume, this commit instructs bash to save each command to the ...
b507f9809af6d86aea26b54c327f0a208d35d25b authored about 4 years agoImproves readability and informativeness.
PR: #515
78acd7610e2189b49acb01464b570ce89f1a58e3 authored about 4 years agoAligns zmk_endpoints_send_report function declaration with its definition.
PR: #522
e2aef89d99e0f03939780fb7cffb3e0a817037ee authored about 4 years ago
Co-authored-by: innovaker <[email protected]>
PR: #356
See: #376
565a72bf957061b1a7197922c3f3f4a88c13e647 authored about 4 years ago
26af11b390ea7d0c6b8300980e84c48103248809 authored about 4 years ago
bc8803ba5079fb81babe6d7e328eac1904234fbf authored about 4 years ago
b115f16f4ca73e655be2f64bc208b5f6f4b5c820 authored about 4 years ago
1c2796d1c9055fc4fb214aa8004a01133918ed62 authored about 4 years ago
f3502dbcb5f017e0b62b9cf09cb0e81c26ce4589 authored about 4 years ago
Aligns with other jobs/workflows. It isn't necessary.
PR: #501
a57989b1ef092baa317d4c89fcf5330c290889cb authored about 4 years agoCI builds successfully without this step.
PR: #498
6fa0f8f060912763a0ec267abd6d6b91eb0ffd7c authored about 4 years agoCaches VS Code extensions and other profile settings between zmk containers.
Based on advice fr...
019f7f5465c97bef78bbe490d6b33a5ba7ea61fc authored about 4 years ago2204a5dce47a5d3f5f8b32f316dbf0d9a8eea201 authored about 4 years ago
69d48c5715885facee84259bfff3e277fa56bc2c authored about 4 years ago
ae63ce5ee70ed898a07b6eade10c2d5ee13c496d authored about 4 years ago
* Set display blanking, and stop refresh timer for displays
when the activity state goes to id...
* Refactor power to extract more general purpose
activity detection/events.
* Use activity sta...
Replaced with RegExp: /(?<!const )(struct device \*)/g
See: https://docs.zephyrproject.org/late...
00ca0d2f1cb0a939e5207454d89c6d37ef9f45a6 authored about 4 years ago
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
PR: #467
090b5d4c13570bcbcbaec005b3d92cf4bf7c2e33 authored about 4 years ago
u8_t → uint8_t
u16_t → uint16_t
u32_t → uint32_t
u64_t → uint64_t
s8_t → int8_t
s16_t → int16_t
...
This configuration option was removed in Zephyr v2.4.0.
See: zephyrproject-rtos/zephyr#27427
PR...
PR: #467
5989d8cb2672a24143d4ce2dc945377d15ecd0cc authored about 4 years agoPR: #467
0515a482fed311490834f49a573ef26a86227e5c authored about 4 years ago
Zephyr 2.4.0 requires ...
set(DTS_ROOT)
list(APPEND DTS_ROOT)
... to use absolute paths.
And...
PR: #467
5ec1eefb2cbefdbd944d470c3797a93d9b805d3c authored about 4 years ago
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
A hack to invalidate GitHub actions/cache in CI builds/tests for the v2.4.0 upgrade.
PR: #467
a4652fa25da83ae036613157fb566eb1ce1426fe authored about 4 years ago
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
The archive now contains hex and uf2 files so the uf2 suffix is no longer accurate. It probably...
bd4b05f83a5f530ad31a59417ac26ceda7966a78 authored about 4 years agoLeverages the new zmk-build-arm Docker image published by the zmk-docker project. Reduces build...
f9e74110ab3134aea6f3d4dc3a037fd2415e2203 authored about 4 years agoPR: #481
5f9244fc21f063d68cc600667d56fda87357e424 authored about 4 years agob4c0967645ab7b3952a3946663e16f02abf8a927 authored about 4 years ago
Added a documentation page with a script that upgrades deprecated key
codes and behaviors to the...
Ran all the default keymaps through the keymap upgrader and manually adjusted
alignment.
* Fire an event w/ layer number, state, and timestamp
when a layer is activated/deactivated...
Tested with Karabiner-EventViewer as well as some manual checks.
PR: #377
See: #375
e6a27b15c1d8e1a14549e01af770fa9273a4f23a authored about 4 years ago
02673e2f1d0b6c2ab349b14cf0ab3fcf9b82df51 authored about 4 years ago
Allows multiple files to be stored in a single archive.
PR: #485
7ca90540aed50179fd6be7e910871543f9005077 authored about 4 years agoThis facilitates users who can't utilize the uf2 artifact.
PR: #485
97d045e7ef887f8b532838676347e8def0291215 authored about 4 years agoPR: #478
b26ceebd4c4be19e5147beac747c22e4e6f710b4 authored about 4 years agoRequired for testing the documentation with the host's browser.
PR: #477
a9f257cdecf7ffa2edb082e5080dbdfea047e82b authored about 4 years ago784ddfc6208447b19b3eb888c0c20d4c28f82753 authored about 4 years ago
Co-authored-by: innovaker <[email protected]>
PR: #483
328a797e0de88cbf609dc1e556b365746c490267 authored about 4 years ago
9c1a544381b1bead4c44ad811290aa29ab6fe143 authored about 4 years ago
52df05a5453685e4e4043a5652793ca1dcc01f30 authored about 4 years ago
Reorder the file so that related properties are roughly grouped together and the order is more l...
a6a64873af94a6025bfde2172262e3031295ee59 authored about 4 years agoThese should've been added in previous PRs.
PR: #473
5122af6111aa393b3ef90cee4594287ef99bd26a authored about 4 years agoLays the groundwork for CI building boards that don't require shields.
PR: #464
8ad4f4133d737963795b0afe9d40f4612618a476 authored about 4 years ago* Make sure all LVGL access is from main work thread.
7ea1892bbb146eb5ce4d8602c136fadb54d454c8 authored about 4 years ago
* Make sure we don't raise events from BLE
host thread.
37946ff57ba044abff8a22741042fe602208d3a1 authored about 4 years ago
f86e0fff14c4c6419a1388f963c5535a4f9c201a authored about 4 years ago
2ba16c2f3d97ab5a244d3c91fe270e132d0b8f62 authored about 4 years ago
Sticky keys should be cleared when they were tapped in rapid succession before the timer runs out.
e00eceb5089d50fce2e298628c5bcf6c3b0596cd authored about 4 years agoPR: #474
2f9e8ea3c178a735b8132a656d69f06dfbdcdb71 authored about 4 years agoReplaces `petejohanson` with `zmkfirmware` for ZMK's fork of Zephyr (branch `zmk-v2.3.0-with-fix...
a5bddcedbe68ffd276a837a07473399eccea406c authored about 4 years agoPR: #406
82625c6bb508b1ef1b6a8d1000c7bc7b44a5ac5e authored about 4 years agoca38894e072473b173f9ca98d86e65eefa04a009 authored about 4 years ago
Guards conditions aren't strictly required because the build only logs a warning if the file doe...
54cbc07e6eda04322292745796829401ee769142 authored about 4 years agoLays the groundwork for further improvements.
PR: #458
42cdb83823da5031f821d93612f4f79bd447ec95 authored about 4 years agoPR: #400
8d9ae1fdf379020d4743b4f85f465e88b148ac29 authored about 4 years ago177b28f01de88ece582604c0ef0abaaaefe2f624 authored about 4 years ago
8b9191835247f32834625d08adde5fc6ffa4d2e6 authored about 4 years ago
* Switch interrupt configuration so nRF52 uses
PORT events for lower power use, and wake
fro...