dependabot[bot]
64daf698e0
chore(deps): bump ws in /docs ( #3398 )
...
Bumps and [ws](https://github.com/websockets/ws ). These dependencies needed to be updated together.
Updates `ws` from 7.5.10 to 7.5.11
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.10...7.5.11 )
Updates `ws` from 8.20.0 to 8.21.0
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.10...7.5.11 )
---
updated-dependencies:
- dependency-name: ws
dependency-version: 7.5.11
dependency-type: indirect
- dependency-name: ws
dependency-version: 8.21.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 09:13:12 +02:00
dependabot[bot]
e695d94fda
chore(deps): bump webpack-dev-server from 5.2.4 to 5.2.5 in /docs ( #3396 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.4...v5.2.5 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-version: 5.2.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 09:12:26 +02:00
dependabot[bot]
f57e255657
chore(deps): bump actions/checkout from 6 to 7 ( #3393 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 06:58:21 +02:00
dependabot[bot]
fb1fad07a1
chore(deps): bump actions/github-script from 7 to 9 ( #3324 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 9.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v9 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 06:56:25 +02:00
dependabot[bot]
45d6d67a04
chore(deps): bump googleapis/release-please-action from 4 to 5 ( #3333 )
...
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action ) from 4 to 5.
- [Release notes](https://github.com/googleapis/release-please-action/releases )
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/release-please-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: googleapis/release-please-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 06:54:09 +02:00
dependabot[bot]
7fdae56f02
chore(deps): bump launch-editor from 2.13.2 to 2.14.1 in /docs ( #3394 )
...
Bumps [launch-editor](https://github.com/vitejs/launch-editor ) from 2.13.2 to 2.14.1.
- [Commits](https://github.com/vitejs/launch-editor/compare/v2.13.2...v2.14.1 )
---
updated-dependencies:
- dependency-name: launch-editor
dependency-version: 2.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 06:47:57 +02:00
Genteure
68212cfb1d
docs: reduce the use of admonitions ( #3371 )
...
* docs: reduce use of admonitions
- Removed some admonitions
- Some are merged with surrounding paragraphs
- Also slipped in a bit of other formatting changes
* address review comments
* address review comments
2026-06-20 06:28:27 +02:00
yekingyan
0a6c6a1856
feat(boards): add physical layout for reviung34 ( #3351 )
...
* feat(boards): add physical layout for reviung34
Add physical layout support for the REVIUNG34 keyboard:
- Dual 1U (34-key) layout
- Single 2U (33-key) layout
- Position map for layout switching
Coordinates extracted from the original KiCad PCB (gtips/reviung).
Closes #2536
* Update app/boards/shields/reviung34/reviung34-layouts.dtsi
Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
* Update app/boards/shields/reviung34/reviung34-layouts.dtsi
Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
* Update app/boards/shields/reviung34/reviung34-layouts.dtsi
Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
* Update app/boards/shields/reviung34/reviung34-layouts.dtsi
Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
* Update app/boards/shields/reviung34/reviung34-layouts.dtsi
Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
* fix: wrap negative numbers in parentheses for DTS syntax
---------
Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
2026-06-20 06:25:02 +02:00
Genteure
ff09f2d0c9
docs: reorganise supported hardware page ( #3363 )
...
* docs: supported hardware structure changes
Added a few links to hardware intergration pages to provide clearly signal to reader "you can make your own".
Removed "Contributing" section since it's not really relavent anymore.
* docs: move unsupported boards section out of metadata
* address review comments
* fix broken link
* board variants, interconnect, fix link, move unsupported section
* Apply suggested change
Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
---------
Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
2026-06-07 18:45:31 +02:00
Cem Aksoylar
773dec58ea
docs: Add missing input processor to sidebar ( #3372 )
2026-06-03 23:26:39 +02:00
dependabot[bot]
26246da1b6
chore(deps): bump actions/stale from 10.2.0 to 10.3.0 ( #3358 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v10.2.0...v10.3.0 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 19:58:53 +02:00
Nicolas Munnich
ed56d81db7
docs: Move the hardware integration section out of development ( #3360 )
2026-05-26 22:33:57 +02:00
dependabot[bot]
fff185eaee
chore(deps): bump the docusaurus-minor-patch group ( #3364 )
...
Bumps the docusaurus-minor-patch group in /docs with 3 updates: [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) and [@docusaurus/theme-mermaid](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-mermaid ).
Updates `@docusaurus/core` from 3.9.2 to 3.10.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.1/packages/docusaurus )
Updates `@docusaurus/preset-classic` from 3.9.2 to 3.10.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.1/packages/docusaurus-preset-classic )
Updates `@docusaurus/theme-mermaid` from 3.9.2 to 3.10.1
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.1/packages/docusaurus-theme-mermaid )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-version: 3.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docusaurus-minor-patch
- dependency-name: "@docusaurus/preset-classic"
dependency-version: 3.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docusaurus-minor-patch
- dependency-name: "@docusaurus/theme-mermaid"
dependency-version: 3.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docusaurus-minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-25 12:21:32 +01:00
dependabot[bot]
753d8b4671
chore(deps-dev): bump globals from 16.5.0 to 17.6.0 in /docs ( #3318 )
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 16.5.0 to 17.6.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v16.5.0...v17.6.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-version: 17.4.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 13:17:46 +02:00
dependabot[bot]
d0d041e3cd
chore(deps): bump lodash-es and langium in /docs ( #3322 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) and [langium](https://github.com/eclipse-langium/langium/tree/HEAD/packages/langium ). These dependencies needed to be updated together.
Updates `lodash-es` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
Updates `langium` from 4.2.1 to 4.2.4
- [Release notes](https://github.com/eclipse-langium/langium/releases )
- [Changelog](https://github.com/eclipse-langium/langium/blob/main/packages/langium/CHANGELOG.md )
- [Commits](https://github.com/eclipse-langium/langium/commits/v4.2.4/packages/langium )
---
updated-dependencies:
- dependency-name: langium
dependency-version: 4.2.2
dependency-type: indirect
- dependency-name: lodash-es
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:33:38 +02:00
dependabot[bot]
17ef27f887
chore(deps): bump postcss from 8.5.8 to 8.5.13 in /docs ( #3342 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.8 to 8.5.13.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.13 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.13
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:26:59 +02:00
dependabot[bot]
89e5de20c9
chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /docs ( #3327 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.11 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-version: 1.16.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:24:20 +02:00
dependabot[bot]
ddd58daace
chore(deps): bump dompurify from 3.3.3 to 3.4.2 in /docs ( #3343 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.3.3 to 3.4.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.3...3.4.2 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:23:13 +02:00
dependabot[bot]
9923b9281c
chore(deps): bump fast-uri from 3.1.0 to 3.1.2 in /docs ( #3344 )
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:21:53 +02:00
dependabot[bot]
10eb7cde47
chore(deps): bump @babel/plugin-transform-modules-systemjs in /docs ( #3346 )
...
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs ) from 7.29.0 to 7.29.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
dependency-version: 7.29.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:21:06 +02:00
dependabot[bot]
92f39fbdcd
chore(deps): bump webpack-dev-server from 5.2.3 to 5.2.4 in /docs ( #3356 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.3...v5.2.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-version: 5.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:18:37 +02:00
dependabot[bot]
a9e0779450
chore(deps): bump qs and express in /docs ( #3359 )
...
Bumps [qs](https://github.com/ljharb/qs ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `qs` from 6.14.2 to 6.15.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.2 )
Updates `express` from 4.22.1 to 4.22.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/v4.22.1...v4.22.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.15.2
dependency-type: indirect
- dependency-name: express
dependency-version: 4.22.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:17:40 +02:00
dependabot[bot]
a6fd14747d
chore(deps): bump lodash from 4.17.23 to 4.18.1 in /docs ( #3323 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 11:15:45 +02:00
Pete Johanson
9917e2f137
fix(boards): Adjust defconfig check for Planck with HWMv2 changes ( #3357 )
...
Since we're now properly versionining our in-tree boards, adjust the
defconfig checks for the Planck to ensure matrix polling is properly
defaulted on.
2026-05-20 16:06:52 -06:00
Pikammmmm
ead91ca094
docs: Fix wrappping -> wrapping typo in sticky-key docs ( #3340 )
2026-05-04 19:23:34 +02:00
LostQuasar
cb615aee9a
docs: Remove ZMK Twitter ( #3337 )
2026-04-30 10:15:20 -07:00
Peter Cock
696744d5f2
docs: Clarify combos interact with hold-tap's hold-while-undecided ( #3335 )
2026-04-23 20:30:59 -07:00
Pete Johanson
0331b7d16e
fix(boards): Properly note ZMK compat for xiao_rp2040/zmk variant ( #3326 )
...
Add missing board Kconfig file for properly noting ZMK board compat and
enabling boot mode retention for the `xiao_rp2040//zmk` board variant.
2026-04-15 12:24:59 -06:00
snoyer
8a44ef109a
feat(behaviors): add &out OUT_NONE ( #3235 )
...
Allow manually setting the preferred transport to `ZMK_TRANSPORT_NONE` with the `&out` behavior to prevent the keyboard from sending any output.
2026-03-31 00:52:27 -04:00
eden
3538843a09
fix(display): add serial VCOM inversion for Nice! View ( #3294 )
...
Adds serial VCOM inversion command settings for the Nice! View
shield, which fixes the DC biased state the LCD was previously
in when using this shield
2026-03-31 00:36:53 -04:00
dependabot[bot]
c62da0e166
chore(deps): bump actions/cache from 4 to 5 ( #3315 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-29 22:55:19 -07:00
dependabot[bot]
327cbb587b
chore(deps): bump actions/upload-artifact from 4 to 7 ( #3316 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-29 22:54:53 -07:00
dependabot[bot]
bab8eb06c1
chore(deps): bump actions/setup-node from 4 to 6 ( #3093 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-29 16:13:17 -07:00
dependabot[bot]
ed9626d8d1
chore(deps): bump actions/checkout from 5 to 6 ( #3291 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-29 16:08:35 -07:00
Cem Aksoylar
3e64a5dccd
chore(deps): npm update on docs ( #3314 )
2026-03-29 15:54:45 -07:00
dependabot[bot]
c1378e022f
chore(deps): bump actions/setup-python from 5 to 6 ( #3056 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-29 13:56:18 -07:00
Peter Cock
9a7b8395af
docs: Clarify how PIPE2 and TILDE2 differ from regular variants ( #3310 )
2026-03-29 13:25:29 -07:00
dependabot[bot]
7109fbb1de
chore(deps): bump actions/stale from 9.1.0 to 10.2.0 ( #3292 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9.1.0 to 10.2.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9.1.0...v10.2.0 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-29 13:22:51 -07:00
Peter Cock
36d45181f7
chore(deps): Bump actions/upload-artifact v4 --> v6 for Node 24 ( #3305 )
2026-03-29 13:20:13 -07:00
VeyPatch
b66a8cc8c1
docs: update arm to <vendor> to align with the new Zephyr 4.1.0 update ( #3302 )
...
Hardware Model V2 moved arm boards to their specific vendor
2026-03-26 08:11:17 -06:00
Joel Spadin
197f899777
feat: Add LED indicator support ( #3239 )
...
This adds a new zmk,indicator-leds device, which maps HID indicator
states onto any devices that implement the LED driver API. This adds
support for things like a caps lock LED.
The name was chosen so that more drivers could be added later as
zmk,indicator-*, for example a version that uses the LED strip API.
2026-03-23 02:35:35 -04:00
Mariappan Ramasamy
a1aca03aa0
feat(boards): Add Kconfig for nrf52840dongle ZMK board variant ( #3284 )
2026-03-21 08:30:18 -06:00
Pete Johanson
e4fb39d4a6
fix(studio): Allow setting UART RPC thread priority ( #3290 )
...
To ensure we can tune things when other threads may have priority,
preventing UART processing in time for the studio UI requirements,
adjust our default UART thread priority, and allow overriding as needed.
2026-03-20 03:51:46 -04:00
Peter Cock
9278505975
fix(core): One tick kscan wait on RP2350 ( #3255 )
...
Override kscan tick wait time on RP2350 as well, to match RP2040.
2026-03-19 16:48:06 -04:00
dependabot[bot]
ff9d326939
chore(deps): bump actions/checkout from 4 to 5 ( #3033 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 08:44:05 -06:00
André A. Gomes
df2e979d7e
fix(ci): Skip build on empty build matrix ( #3271 )
...
Closes #3179
2026-03-16 10:37:54 -07:00
Pete Johanson
8feeb52eaf
fix(ci): Better safeguards for ZMK variant build check ( #3277 )
...
Add an early guard to bail during the board compat check to ensure we
don't error out for out-of-tree boards with no ZMK variant.
2026-03-09 09:08:02 -06:00
Cem Aksoylar
714bbe30b0
docs: Fix #import to #include in dongle docs ( #3276 )
2026-03-05 15:38:51 -08:00
Pete Johanson
a23aa009d7
Add ZMK_BOARD_COMPAT symbol, that we can enable for our ZMK variants ( #3265 )
...
feat: Add ZMK_BOARD_COMPAT Kconfig symbol, and check for it
To properly detect users selecting a base board ID, when a ZMK variant
is available, add a ZMK_BOARD_COMPAT Kconfig symbol that the ZMK
variants will enable, allowing us to detect using the bare varand and
warn/error in CI so users don't end up with passing CI that results in
an unusable firmware due to missing ZMK enablement for keyboard name,
settings storage, etc.
refactor(boards): Add ZMK_BOARD_COMPAT to ZMK board variants
To clearly indicate the ZMK board variants are set up for ZMK usage,
select the ZMK_BOARD_COMPAT symbols for them.
fix(boards): Fix pillbug board.yml to report extension
Properly not the ZMK variant is part of an extension of the existing
pillbug board.
2026-03-03 10:39:11 -05:00
André A. Gomes
2a9ac3ba7f
docs: Update Linux compatibility of C_AC_NEXT_KEYBOARD_LAYOUT_SELECT ( #3268 )
2026-03-02 11:39:08 -08:00