docs: Update Corne-ish Zen mentions for Zephyr 4.1 upgrade renames (#3143)

* docs: Fix mentions of Corne-ish Zen for HWMv2 change

* blog: Add Corne-ish Zen to renamed boards in Zephyr 4.1
This commit is contained in:
Cem Aksoylar
2025-12-13 23:15:54 -08:00
committed by GitHub
parent 90b3ad2c9e
commit 8af2f130a8
2 changed files with 9 additions and 3 deletions

View File

@@ -91,6 +91,11 @@ As part of this change, ZMK is now using board/shield revisions, rather than dup
- `bdn9_rev2` -> `bdn9`
- Ferris Rev2 (`ferris`)
- `ferris_rev02` -> `ferris@2.0.0` (short: `ferris`)
- Corne-ish Zen (`corneish_zen`)
- `corneish_zen_v2_left` -> `corneish_zen_left@2.0.0` (short: `corneish_zen_left`)
- `corneish_zen_v2_right` -> `corneish_zen_right@2.0.0` (short: `corneish_zen_right`)
- `corneish_zen_v1_left` -> `corneish_zen_left@1.0.0` (short: `corneish_zen_left@1`)
- `corneish_zen_v1_right` -> `corneish_zen_right@1.0.0` (short: `corneish_zen_right@1`)
The boards above are those which have changed in ZMK's tree, with the addition of the very popular XIAO series. For other boards in Zephyr's tree, please refer to the Zephyr documentation or source files directly.