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

fix: Fix missed event manager usages from refactor.

github.com/zmkfirmware/zmk - 331915f98931308f49f43485c75f5d0c08f0cf29 authored 11 months ago by Peter Johanson <[email protected]>
fix(core): Address review comments from Joel.

* Fix up some lingering events API tweaks for heap-less event manager.

github.com/zmkfirmware/zmk - 644feeb40de032a1244e4369306ee38f3c9ec395 authored 11 months ago by Peter Johanson <[email protected]>
refactor(core): Move to stack allocated events.

* Move to local/stack allocated event API that doesn't require
dynamic allocation/freeing.
* D...

github.com/zmkfirmware/zmk - 33209dee1d3b0feb6486692704a1a1ce0f073c68 authored 11 months ago by Peter Johanson <[email protected]>
chore(ci): Split build and upload into separate steps

* Treat build and upload as distinct steps during a build, and don't fail
a PR if only the upl...

github.com/zmkfirmware/zmk - 50e473276f2e8d681c776fdf2fe6c6d2ac9a2ce7 authored 11 months ago by Peter Johanson <[email protected]>
fix(docs): Document `CONFIG_ZMK_USB_BOOT`

github.com/zmkfirmware/zmk - 466cf920296d74dc9f22ef02fbccb43024f14c81 authored 11 months ago by typorian <[email protected]>
chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /docs

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

github.com/zmkfirmware/zmk - 2829185a94802ad7d26353fa166df84866976c9e authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(boards): Fix up EXT_POWER naming for adv360pro;

* Restore setting loading by preserving old device name for the
external power node.

github.com/zmkfirmware/zmk - db9ab30335e4e5f5e935ce08f52014202950f489 authored 12 months ago by Peter Johanson <[email protected]>
fix(battery): prevent bus fault when battery does not exist

zmk_battery_start_reporting() may be called from battery_event_listener(), which
will result in ...

github.com/zmkfirmware/zmk - 6bf487070410e95aa2689c12cbc2d8ca20af5a39 authored 12 months ago by Xudong Zheng <[email protected]>
fix(split): Split peripherals should auto sec req still.

* Ensure split peripherals have `BT_GATT_AUTO_SEC_REQ` enabled so that
reconnects to centrals ...

github.com/zmkfirmware/zmk - 7652fbeb6b6b9e742026bebab9827f1843aca43a authored 12 months ago by Peter Johanson <[email protected]>
fix: Fix function signatures for WPM.

* Recent refactor accidentally used the wrong signatures for a few
WPM function definitions.

github.com/zmkfirmware/zmk - 12bc8b0402448b9e31339b7ba2d5a2f3dc33f11c authored 12 months ago by Peter Johanson <[email protected]>
fix(boards): include the right flash info in XIAO BLE overlay

github.com/zmkfirmware/zmk - cebf651d113c813a749fdcc0b75d76dcb6a2ef74 authored 12 months ago by Leonardo Bispo <[email protected]>
feat(ble): Add security related tests.

* Add security related tests to verify behavior when trying to read
a GATT characteristic from...

github.com/zmkfirmware/zmk - 69f962fab2754c688c469e46644b8271686b372b authored 12 months ago by Pete Johanson <[email protected]>
fix(ble): Disable Auto Sec Req again.

* Auto security request actually makes macOS worse, so disable it,
and remove our early reques...

github.com/zmkfirmware/zmk - bc7b4b56bd66c61d8e90cd25e64b2309e329f833 authored 12 months ago by Peter Johanson <[email protected]>
fix(ble): Properly send mouse HoG using worker.

* Properly send mouse HoG reports using our worker to avoid thread issues.

github.com/zmkfirmware/zmk - 395ffaa790e396130c40c6d2e4842effa36d8f19 authored 12 months ago by Peter Johanson <[email protected]>
feat(ble): Request encryption if notifying fails

* If attempting to notify and getting an EPERM return value, request
upgrading the security of...

github.com/zmkfirmware/zmk - 74875314f8fde8c09d32866d57917fc32496f8e6 authored 12 months ago by Peter Johanson <[email protected]>
lint: use correct type signature for Zephyr callbacks

github.com/zmkfirmware/zmk - b8cb4073510201c0327ee05a28b3ebf54adf3512 authored 12 months ago by Chris Andreae <[email protected]>
fixup! use wider type for loop iterator

github.com/zmkfirmware/zmk - 194a9790eb0026f8c84def0f9a62c18aa1677762 authored 12 months ago by Chris Andreae <[email protected]>
fixup! bt: add BT_CLR_ALL behaviour

github.com/zmkfirmware/zmk - b813f34e346951e522ac5df1a423571ce25a8735 authored 12 months ago by Chris Andreae <[email protected]>
Extract common behaviour of clearing a bond

github.com/zmkfirmware/zmk - f4fe7fa40fabe8051119b5adfc551447b446f9eb authored 12 months ago by Chris Andreae <[email protected]>
Remove error reporting from ble utility functions that never error

github.com/zmkfirmware/zmk - 604c95118e36764c9f4e6a3bdd9a1a325f2a1388 authored 12 months ago by Chris Andreae <[email protected]>
fixup! add documentation for BT_CLR_ALL

github.com/zmkfirmware/zmk - 7b9466c7dcac42b532c277524b619c642b449e45 authored 12 months ago by Chris Andreae <[email protected]>
lint: add (void) parameter to pass -Wstrict-prototypes

Note there was one place where a non-strict prototype was actually being used
with an argument, ...

github.com/zmkfirmware/zmk - 7a5155f36e6cc298cc243e4ec07552009db04744 authored 12 months ago by Chris Andreae <[email protected]>
bt: add BT_CLR_ALL behaviour

Defines behaviour to clear all paired Bluetooth profiles

github.com/zmkfirmware/zmk - 5257cde1f56650fcb4ee60b5bec6d6d195825ab3 authored 12 months ago by moergo-sc <[email protected]>
fixup! docs

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

github.com/zmkfirmware/zmk - 7d1c1ae8fda1cf85c85fd03886508268d895b899 authored 12 months ago by Chris Andreae <[email protected]>
fix: Use `zmk_battery_state_of_charge` in battery widgets

github.com/zmkfirmware/zmk - 6f8d080b6a3bf54db58a75ff77288be13119273c authored 12 months ago by Justin Ridgewell <[email protected]>
feat(blog): Add post for joelspadin projects for spotlight series (#2092)

Co-authored-by: Joel Spadin <[email protected]>

github.com/zmkfirmware/zmk - b3146e665e8eede7d6020a5f9cdef850ffa43350 authored 12 months ago by Cem Aksoylar <[email protected]>
feat(ble): Support perhipheral battery levels.

* Add ability to fetch and report peripheral battery levels
on split centrals.
* Add additiona...

github.com/zmkfirmware/zmk - 0e2f94b73bc18e3be7d913d2a233ae6330b40624 authored 12 months ago by Gabor Hornyak <[email protected]>
refactor: remove misleading build warning

* Among other issues, this message is often misinterpreted by users
building out-of-tree shiel...

github.com/zmkfirmware/zmk - d35311af972e3d08d902743b0e888bf3f40596b6 authored 12 months ago by honorless <[email protected]>
refactor: remove unused Kconfig files

github.com/zmkfirmware/zmk - 7ef6ec7560203bac7184fd1d167c134331f88dde authored 12 months ago by honorless <[email protected]>
chore: Ignore python virtualenv files

github.com/zmkfirmware/zmk - c965e35140a0fb83518ee48a5d166814e228bdb1 authored 12 months ago by jack <[email protected]>
feat(bt): Add test for unauth overwrite.

* Add a test to ensure unauth overwrite does the right thing when
hosts try to pair again with...

github.com/zmkfirmware/zmk - a593c7260a2d1f36610bb3ad22205d7acd618848 authored about 1 year ago by Peter Johanson <[email protected]>
fix: Add multiplexer to README BOM.

github.com/zmkfirmware/zmk-uno - 42b34b84c445a172e89ed46f8c333824237ff170 authored about 1 year ago by Peter Johanson <[email protected]>
fix(docs): Fix remark on &bt parameter #2

github.com/zmkfirmware/zmk - 12d73ba4f9c6d46aa7767f2e5884e727a75d146f authored about 1 year ago by Cem Aksoylar <[email protected]>
feat(blog): Add nodefree-config post for spotlight series

Co-authored-by: Robert U <[email protected]>

github.com/zmkfirmware/zmk - 78fa1e77c41d211b44da06b02ee0b12b29a2fb29 authored about 1 year ago by Cem Aksoylar <[email protected]>
refactor(core): Make low priority queue optional.

* Add a new Kconfig symbol to enable the low priority queue, and make
the two features that de...

github.com/zmkfirmware/zmk - 1b8b6b4a0ee86b5b18737da4d03ab36df13812f4 authored about 1 year ago by Peter Johanson <[email protected]>
fix(ci): Use unique artifact for test logs

* To address conflicts with identically named artifact uploads, include the
test name in the a...

github.com/zmkfirmware/zmk - f4f402fa44793ef7ce2a6ac382aeded57a5f16aa authored about 1 year ago by Peter Johanson <[email protected]>
refactor(bt): Split security and conn exp. Kconfig

* Split connection and security experimental changes into dedicated
Kconfig flags for easier t...

github.com/zmkfirmware/zmk - 9b3a98691c178067e87f888d986e1ec87dda66e6 authored about 1 year ago by Peter Johanson <[email protected]>
fix(ci): Upgrade to github-script@v7

* Also adjust form @actions/upload API changes.

github.com/zmkfirmware/zmk - 52ed49b4bb2ed14ea1a5bc8305cf6f6cabb79673 authored about 1 year ago by Peter Johanson <[email protected]>
feat(shields): Allow settings_reset to build with board-only keyboards

github.com/zmkfirmware/zmk - ff57ccc75adcce2b64d37dc923e424d026c5f12f authored about 1 year ago by Cem Aksoylar <[email protected]>
feat(kscan): Add charlieplex keyscan driver

* Supports matrixes with and without additional interrupt pin use.

Co-authored-by: Peter Joha...

github.com/zmkfirmware/zmk - 2c50cff891becd70e04152202ee76a1be95089fa authored about 1 year ago by Hooky <[email protected]>
feat(bt): Add more experimental tweaks.

* Support auto security upgrade for splits properly.
* Disable 2M and legacy LLCP if the experim...

github.com/zmkfirmware/zmk - 63c8c5700acb781ca9ac7c7985f78e0b95ff8130 authored about 1 year ago by Peter Johanson <[email protected]>
fix(shields): Don't enable passkey support on Uno.

* The ZMK Uno has no way to input the full range of digits, so skip
that setting so it's not p...

github.com/zmkfirmware/zmk - b35a5e83c05a3ed9db8d13e5571ee20f588fa3ad authored about 1 year ago by Peter Johanson <[email protected]>
fix(build): Only copy if zephyr module detected

* To fix issues with breakage with existing user config
repos, only do our copy strategy if we...

github.com/zmkfirmware/zmk - 96f9031951f4edc3477b523e5cc33bafe8017482 authored about 1 year ago by Peter Johanson <[email protected]>
fix(docs): Fix text blurb about split Kconfig.defconfig

github.com/zmkfirmware/zmk - 384637ae6c8073ef7e5ac87db111c8aaab972015 authored about 1 year ago by Cem Aksoylar <[email protected]>
feat(docs): Note how parameters are forwarded for behaviors

github.com/zmkfirmware/zmk - 55bf7cae7e67a57831ccd003061d60859deb9ff9 authored about 1 year ago by Cem Aksoylar <[email protected]>
feat(docs): Document sensor-rotate in behaviors config

github.com/zmkfirmware/zmk - 56d863cba6e26c49a43b6b1bf0404765823dfad6 authored about 1 year ago by Cem Aksoylar <[email protected]>
refactor(docs): Convert breaks to unordered lists in tables

Co-authored-by: Joel Spadin <[email protected]>

github.com/zmkfirmware/zmk - 09d47d81176175ed104d6b1de1bae804dfbca9fc authored about 1 year ago by Cem Aksoylar <[email protected]>
fix(docs): Note -var definition files for macros

github.com/zmkfirmware/zmk - 2bab81a3046302c4c07d93150e35ca39b87af560 authored about 1 year ago by Cem Aksoylar <[email protected]>
fix(docs): Add missing page pointers in behaviors config

github.com/zmkfirmware/zmk - f3ad08b619c5c1e6fd95df01fd98eef2207d6aa8 authored about 1 year ago by Cem Aksoylar <[email protected]>
fix(docs): Fix sticky key #binding-cells

github.com/zmkfirmware/zmk - 76a209c728415e0cd6d3ab5400e42709c6aabf03 authored about 1 year ago by Cem Aksoylar <[email protected]>
feat(shields): Add ZMK Uno split setup

* Make it easier to test split code with ZMK Uno
hardware by adding a split left/right setup a...

github.com/zmkfirmware/zmk - 88338a9b3cc9b87d48ad1845cffb51b57cffbcb3 authored about 1 year ago by Peter Johanson <[email protected]>
refactor: Hook into CMake loading in a better spot.

* Shift to using an extra Zephyr module to do keymap location
work after all board roots are r...

github.com/zmkfirmware/zmk - efd403a56773a59c01478037c5739ff6c35c9de8 authored about 1 year ago by Peter Johanson <[email protected]>
refactor(docs): New shield guide to suggest modules

* Update the new shield guide to position Zephyr module location
as the default when creating ...

github.com/zmkfirmware/zmk - 291bbc22572fb91cc4c773cf7d6b0e88f49eee38 authored about 1 year ago by Peter Johanson <[email protected]>
feat(build): Build unified config/mod repos.

* Detect in our build script if our config repo is *also* a Zephyr
module and if so pass to ZM...

github.com/zmkfirmware/zmk - 3656ec63d01ef99258ed7c4ee6cb7132898ac71e authored about 1 year ago by Peter Johanson <[email protected]>
feat(bt): Add new experimental Kconfig setting.

* In order to have an easy way to test and phase in BT changes, add a
new `ZMK_BLE_EXPERIMENTA...

github.com/zmkfirmware/zmk - 0ab6a0ad11d0eb65f2cdca959a840e3331aa599a authored about 1 year ago by Peter Johanson <[email protected]>
refactor(behaviors): Create a list to lookup behaviors

Added BEHAVIOR_DT_DEFINE() and BEHAVIOR_DT_INST_DEFINE(), which work
exactly like the DEVICE_*_D...

github.com/zmkfirmware/zmk - 36eda571b77fb03e0af51caf4f5f1d2c7d43b3d5 authored about 1 year ago by Joel Spadin <[email protected]>
refactor: Remove unimportant labels

Removed "label" properties which no longer have any function.

Labels are still used as layer na...

github.com/zmkfirmware/zmk - ba5637fdefc5aff8e57ec9172887405dcb363bb1 authored about 1 year ago by Joel Spadin <[email protected]>
refactor: Remove new uses of label property

Removed new uses of the "label" property which were introduced after
the previous commits on thi...

github.com/zmkfirmware/zmk - 17a6f0b1285030d2d2b5a7d5197a91ec0aae7aff authored about 1 year ago by Joel Spadin <[email protected]>
docs: Document behavior name length limit

Added a section to the new behavior guide to document that the names of
behaviors invoked on the...

github.com/zmkfirmware/zmk - 0fd8e25807b15eaac8edf818d46be8d004885f62 authored about 1 year ago by Joel Spadin <[email protected]>
refactor(behaviors)!: Remove labels from behaviors

Removed the label property from built-in behaviors, custom behaviors
defined in a few keymaps, a...

github.com/zmkfirmware/zmk - 23ecf081192959f66f5cc064ed81c69f2988e3e7 authored about 1 year ago by Joel Spadin <[email protected]>
docs: Remove label property from documentation

github.com/zmkfirmware/zmk - 5ecd3521f52bc08a811324d26f3b539cfeb2158c authored about 1 year ago by Joel Spadin <[email protected]>
refactor(keymaps): Rename layer label to "display-name"

Changed the property used to define a layer name for displays from
"label" (which affects other ...

github.com/zmkfirmware/zmk - d4e8dee44479864af5bef1b88a71d40b9e8edabf authored about 1 year ago by Joel Spadin <[email protected]>
refactor(ext_power): Remove label property

Changed the label property on zmk,ext-power-generic to be optional and
removed it from existing ...

github.com/zmkfirmware/zmk - 05925c72d7303fe786455e64d2c938bdf6be3b0a authored about 1 year ago by Joel Spadin <[email protected]>
refactor(behaviors): Make label property optional

Changed all code (except for layer names) which used the label property
to use DEVICE_DT_NAME() ...

github.com/zmkfirmware/zmk - 179bdbc41a85165d3d535cd3b0df410ad0621662 authored about 1 year ago by Joel Spadin <[email protected]>
refactor(drivers): Make label property optional

github.com/zmkfirmware/zmk - 3ae9e740567081fceb1c67ad403e4d94e983e08b authored about 1 year ago by Joel Spadin <[email protected]>
feat(split): Add is_bonded function to peripherals

There is already a function to see if the peripheral is connected, a matching one for if it's bo...

github.com/zmkfirmware/zmk - dbe5dfb1d841f55f2ad853275206aa706d24770b authored about 1 year ago by ReFil <[email protected]>
feat(hid): Add KConfig option for higher NKRO usages

By default the maximum NKRO usage is set to maximise compatibility, but some keys dont work, thi...

github.com/zmkfirmware/zmk - 9bacaffe6244fd00329f959700e2fd52b241c520 authored about 1 year ago by ReFil <[email protected]>
fix(docs): Update outdated information in the hardware page

github.com/zmkfirmware/zmk - 8ee3467adff4cd0ced085ee7778c99d42b1889c8 authored about 1 year ago by Cem Aksoylar <[email protected]>
fix(docs): Fix table for BT_DISC

github.com/zmkfirmware/zmk - 042e5209b3c2fc387793366d979f8bc986be2514 authored about 1 year ago by Cem Aksoylar <[email protected]>
fix(docs): Update backlight docs (#1894)

Co-authored-by: Cem Aksoylar <[email protected]>
Co-authored-by: Less/Rikki <8...

github.com/zmkfirmware/zmk - ecefd6d24b05124e2efcf3573ed8a32901d531d6 authored about 1 year ago by ReFil <[email protected]>
feat(bluetooth): Build on ARCH_POSIX.

github.com/zmkfirmware/zmk - da15564d0e7069e5f262e5d8351f1622b08a1118 authored about 1 year ago by Peter Johanson <[email protected]>
feat(tests): Add ability to auto-accept test diff.

github.com/zmkfirmware/zmk - 55aed8e89d3d256b3e758be5bc5dfbb23ea04ece authored about 1 year ago by Peter Johanson <[email protected]>
feat(bluetooth): Initial nRF52 BSIM based test support.

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

github.com/zmkfirmware/zmk - 693530c2f1e7f8f59355b67878a7ed2c10f2b2bd authored about 1 year ago by Peter Johanson <[email protected]>
chore: Ensure BSIM env. variables set in devcontainer.

github.com/zmkfirmware/zmk - c63d0791d52f2566bdca50895866339ce6fb947a authored about 1 year ago by Peter Johanson <[email protected]>
fix(bt): Passkey entry pairing fixes.

* Don't propogate any key press events while in the
middle of passkey entry, avoid funky state...

github.com/zmkfirmware/zmk - 3fad4dba07c22cfbe6e54512cd2052da3aca4f10 authored about 1 year ago by Peter Johanson <[email protected]>
feat(ble): Make it possible to use BT_GATT_AUTO_SEC_REQ

* Only upgrade security of new connections if BT_GATT_AUTO_SEC_REQ
is not enabled.

github.com/zmkfirmware/zmk - 329d6474ee4eed9791d53f9dcfc6dd0ec6401701 authored about 1 year ago by Peter Johanson <[email protected]>
feat(bt): Add support for unauth overwrite

* Properly handle the user enabling the
`CONFIG_BT_SMP_ALLOW_UNAUTH_OVERWRITE`
Zephyr flag a...

github.com/zmkfirmware/zmk - 744f70c80c84cc0e471db41c3834a4030b4743dc authored about 1 year ago by Peter Johanson <[email protected]>
feat(boards): Kinesis Advantage 360 pro

Add the Kinesis Advantage 360 Pro board definition.

github.com/zmkfirmware/zmk - 69f7bfb40911d4bbf9af0910d956a092d5fb9159 authored about 1 year ago by ReFil <[email protected]>
feat: handle LED indicators report

github.com/zmkfirmware/zmk - 4e55c5f6e912ca02eebaf402137beb37fa1d3d8e authored about 1 year ago by Alessandro Bortolin <[email protected]>
refactor: Move to `zmk_hid_indicators_t` type.

github.com/zmkfirmware/zmk - 817ce8764fcb9ad89d3cb8464d18c07b7169ed25 authored about 1 year ago by Peter Johanson <[email protected]>
feat: LED indicators on peripheral side

github.com/zmkfirmware/zmk - d9bb0d7d0e05c547d1138c48746a72660d2bf326 authored about 1 year ago by Alessandro Bortolin <[email protected]>
feat(ble): Only update BAS when active

Subscribes to the activity changing event, will stop the battery work timer when in idle or deep...

github.com/zmkfirmware/zmk - 6276e973d52863878933ac90d2b6a4a922e51fb3 authored about 1 year ago by ReFil <[email protected]>
feat(docs): Document adding USB logging to a standalone board (#2039)

Currently this is only documented in the zephyr 3.0 upgrade blog. This explicitly documents it a...

github.com/zmkfirmware/zmk - 84b93350b8be30d2b5a5b8f4e07fa86ce2bb1fe7 authored about 1 year ago by ReFil <[email protected]>
feat(build): Add support for artifact-name in build.yaml, correctly

github.com/zmkfirmware/zmk - a3f30ee799598a95fc91befc4cb42385644b7e0a authored about 1 year ago by Cem Aksoylar <[email protected]>
chore: Update devcontainer.json

The format has changed slightly.

github.com/zmkfirmware/zmk - f77e38f2b980a2d8491523b1c89b11edc740021e authored about 1 year ago by Idan Gazit <[email protected]>
feat(ble): add behavior to disconnect from BLE profile

Adds new functionality and a behavior to disconnect an active BLE connection.
The motivation fo...

github.com/zmkfirmware/zmk - 0a4b1a6533f434e6bdb7f7f5c336aa3096a90ad7 authored about 1 year ago by Chris Andreae <[email protected]>
feat(mouse): Initial mouse keys support.

* Add HID report/descriptor for a new report with mouse buttons,
and x/y/wheel deltas.
* New m...

github.com/zmkfirmware/zmk - d7d9eed317b3f788370a8728afa449c5e525f2ca authored about 1 year ago by Alexander Krikun <[email protected]>
feat(ble): Allow disabling BLE BAS reporting

The battery reporting has been known to cause macOS computers to wakeup repeatedly. In some case...

github.com/zmkfirmware/zmk - 8776911da5005d42cd0bdf108b23deca16d7ec82 authored about 1 year ago by ReFil <[email protected]>
chore: Bump to current latest Ubuntu Focal.

github.com/zmkfirmware/zmk-docker - 6c450465d1dd4778c2edb12e0dd46ffa4e63c437 authored about 1 year ago by Peter Johanson <[email protected]>
refactor: Updated SDK and Zephyr versions

* Move to new versions.
* Switch to xz for SDK releases.

github.com/zmkfirmware/zmk-docker - ad2f17d857e63164b89164546b0730de73dac3a6 authored about 1 year ago by Peter Johanson <[email protected]>
chore(build): Add multiple tries to wget step.

github.com/zmkfirmware/zmk-docker - c5d1a3462e9983c8ee758fb73600529c5939a72f authored about 1 year ago by Peter Johanson <[email protected]>
chore(usb): Don't enable ZMK_USB_ROOT by default.

* Some initial reports of crashes with this code enabled, so disabling
by default for now pend...

github.com/zmkfirmware/zmk - 3027b2a6e8f2896f7e08d5a502be50ad21f32d7f authored about 1 year ago by Peter Johanson <[email protected]>
fix(usb): Build with ZMK_USB_BOOT disabled.

* Invert the logic so `get_keyboard_report` is sane when `ZMK_USB_BOOT`
is disabled.

github.com/zmkfirmware/zmk - f6716f869a0fd20ac9520e2808dc4183742436a5 authored about 1 year ago by Peter Johanson <[email protected]>
feat(boards): Add Glove80 to boards

* Add board definition for MoErgo Glove80

github.com/zmkfirmware/zmk - 2a1904e184c5802a50c13f2d0ceca63df7c1b7df authored about 1 year ago by Chris Andreae <[email protected]>
Revert "feat(build): Add support for artifact-name in build.yaml"

This reverts commit c1bf35ce1de4b7d99c034300c9a813a0a3d11669.

github.com/zmkfirmware/zmk - afe65ead9c0f1418fa34bfa93325d0cce33c6c2c authored about 1 year ago by Pete Johanson <[email protected]>
fix(usb): Tweak how ZMK_USB gets enabled.

* Previous version of multiple overrides of the default value of ZMK_USB
were problematic. Mov...

github.com/zmkfirmware/zmk - 964c54139dcc5fca466eb2a6dc72b4092c7152a0 authored about 1 year ago by Peter Johanson <[email protected]>
fix(docs): Fix debouncing driver support note

github.com/zmkfirmware/zmk - 7b4b5d4ff20957c3cba0d3e3eb679dd45c3181f5 authored about 1 year ago by Cem Aksoylar <[email protected]>
refactor(docs): Remove local build section in customization

github.com/zmkfirmware/zmk - a5c3edd51b46f45a7fdf9ff157f69296d7a9fddb authored about 1 year ago by Cem Aksoylar <[email protected]>
fix(docs): Update boards in build examples to common+uf2 ones

github.com/zmkfirmware/zmk - 2554b5c88f4d304f311d9f29017ac6fbe948ca7a authored about 1 year ago by Cem Aksoylar <[email protected]>
feat(build): Add support for artifact-name in build.yaml

github.com/zmkfirmware/zmk - c1bf35ce1de4b7d99c034300c9a813a0a3d11669 authored about 1 year ago by Cem Aksoylar <[email protected]>