refactor(boards): Move Polarity Works boards to ZMK variants

Make the standard Polarity Works board IDs be `zmk` variants.
This commit is contained in:
Peter Johanson 2026-01-15 00:11:38 -07:00
parent b589dd60d6
commit 854a4616aa
18 changed files with 13 additions and 5 deletions

View File

@ -3,10 +3,14 @@ boards:
vendor: polarityworks
socs:
- name: nrf52840
variants:
- name: zmk
- name: bt60
vendor: polarityworks
socs:
- name: nrf52840
variants:
- name: zmk
revision:
format: major.minor.patch
default: 2.0.0

View File

@ -1,5 +1,5 @@
file_format: "1"
id: bt60
id: bt60//zmk
name: BT60 V2
type: board
arch: arm

View File

@ -1,5 +1,5 @@
file_format: "1"
id: bt60_hs
id: bt60_hs//zmk
name: BT60 V1 Hotswap
type: board
arch: arm

View File

@ -4,7 +4,7 @@
* SPDX-License-Identifier: MIT
*/
#include "bt60.dts"
#include "bt60_nrf52840_zmk.dts"
#include "bt60_1_0_0.dtsi"
#include <layouts/common/60percent/ansi.dtsi>

View File

@ -3,3 +3,5 @@ board:
vendor: polarityworks
socs:
- name: nrf52840
variants:
- name: zmk

View File

@ -1,5 +1,5 @@
file_format: "1"
id: bt65
id: bt65//zmk
name: BT65
type: board
arch: arm

View File

@ -3,3 +3,5 @@ board:
vendor: polarityworks
socs:
- name: nrf52840
variants:
- name: zmk

View File

@ -1,5 +1,5 @@
file_format: "1"
id: bt75
id: bt75//zmk
name: BT75 V1
type: board
arch: arm