refactor(boards): Move planck to ZMK variant by default

Make the standard planck board ID be `planck/stm32f303xc/zmk` or
`planck//zmk` by shorthand.
This commit is contained in:
Peter Johanson 2026-01-13 19:11:33 -07:00
parent e1e6c6c02b
commit 48aca33cb1
5 changed files with 4 additions and 2 deletions

View File

@ -3,6 +3,8 @@ board:
vendor: olkb
socs:
- name: stm32f303xc
variants:
- name: zmk
revision:
format: major.minor.patch
default: 6.0.0

View File

@ -1,5 +1,5 @@
file_format: "1"
id: planck
id: planck//zmk
name: Planck (Rev6)
type: board
arch: arm

View File

@ -15,7 +15,7 @@ include:
shield: hummingbird
- board: nrf52840_m2//zmk
shield: m60
- board: planck
- board: planck//zmk
- board: proton_c
shield: clueboard_california
- board: nice_nano