Add metadata file for Raspberry Pi Pico
Signed-off-by: Florian Limberger <flo@purplekraken.com>
This commit is contained in:
parent
81731ef819
commit
67f0620aa5
1 changed files with 9 additions and 0 deletions
9
app/boards/arm/rpi_pico/rpi_pico.zmk.yml
Normal file
9
app/boards/arm/rpi_pico/rpi_pico.zmk.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
file_format: "1"
|
||||
id: rpi_pico
|
||||
name: Raspberry Pi Pico
|
||||
type: board
|
||||
arch: arm
|
||||
outputs:
|
||||
- usb
|
||||
url: https://www.raspberrypi.com/products/raspberry-pi-pico
|
||||
exposes: [rpi_pico]
|
Loading…
Add table
Reference in a new issue