forked from kofal.net/zmk
feat(boards): Add Seeed(uino) XIAO interconnect
* Document the Seeed(uino) XIAO interconnect * Add metadata files for two upstream boards, XIAO and XIAO BLE. * Add conf and overlay files to properly configure the boards for ZMK use.
This commit is contained in:
committed by
Pete Johanson
parent
9368f6200c
commit
97e62f2da5
10
app/boards/interconnects/seeed_xiao/seeed_xiao.zmk.yml
Normal file
10
app/boards/interconnects/seeed_xiao/seeed_xiao.zmk.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
file_format: "1"
|
||||
id: seeed_xiao
|
||||
name: Seeed XIAO
|
||||
type: interconnect
|
||||
url: https://wiki.seeedstudio.com/Seeeduino-XIAO/
|
||||
manufacturer: Seeed
|
||||
description: |
|
||||
The Seeed(uino) XIAO is a popular smaller format micro-controller, that has gained popularity as an alterative
|
||||
to the SparkFun Pro Micro. Since its creation, several pin compatible controllers, such
|
||||
as the Seeeduino XIAO BLE, Adafruit QT Py and Adafruit QT Py RP2040, have become available.
|
||||
Reference in New Issue
Block a user