Skip to content

fix(boards): Properly note ZMK compat for xiao_rp2040/zmk variant#3326

Merged
petejohanson merged 1 commit intozmkfirmware:mainfrom
petejohanson:add-xiao-rp2040-zmk-board-compat
Apr 15, 2026
Merged

fix(boards): Properly note ZMK compat for xiao_rp2040/zmk variant#3326
petejohanson merged 1 commit intozmkfirmware:mainfrom
petejohanson:add-xiao-rp2040-zmk-board-compat

Conversation

@petejohanson
Copy link
Copy Markdown
Contributor

@petejohanson petejohanson commented Apr 15, 2026

Add missing board Kconfig file for properly noting ZMK board compat and enabling boot mode retention for the xiao_rp2040//zmk board variant.

Fixes #3325

PR check-list

  • Branch has a clean commit history
  • Additional tests are included, if changing behaviors/core code that is testable.
  • Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
  • Pre-commit used to check formatting of files, commit messages, etc.
  • Includes any necessary documentation changes.

Add missing board Kconfig file for properly noting ZMK board compat and
enabling boot mode retention for the `xiao_rp2040//zmk` board variant.
@petejohanson petejohanson added this to the v0.4.0 milestone Apr 15, 2026
@petejohanson petejohanson merged commit 0331b7d into zmkfirmware:main Apr 15, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xiao_rp2040 and xiao_rp2040//zmk doesnt recongize as a zmk board variant

1 participant