forked from kofal.net/zmk
feat(boards): Add PillBug board, blackpill interconnect.
* Add blackbill interconnect metadata. * Add config/overlay for upstream blackpill boards to work with ZMK. * Add pillbug board. * Updated new shield docs. Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
9
app/boards/arm/blackpill_f401ce/blackpill_f401ce.zmk.yml
Normal file
9
app/boards/arm/blackpill_f401ce/blackpill_f401ce.zmk.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
file_format: "1"
|
||||
id: blackpill_f401ce
|
||||
name: BlackPill F401CE
|
||||
type: board
|
||||
arch: arm
|
||||
outputs:
|
||||
- usb
|
||||
url: https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1
|
||||
exposes: [blackpill]
|
||||
Reference in New Issue
Block a user