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:
8
app/boards/interconnects/blackpill/blackpill.zmk.yml
Normal file
8
app/boards/interconnects/blackpill/blackpill.zmk.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
file_format: "1"
|
||||
id: blackpill
|
||||
name: BlackPill
|
||||
type: interconnect
|
||||
url: https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1
|
||||
manufacturer: WeAct Studio
|
||||
description: |
|
||||
The WeAct Studio BlackPill has grown in popularity due to its low price, availability, and utilization of the powerful STM32F4x1CEU6 microcontroller. The BlackPill features more GPIO than most other boards, but also has a comparatively larger footprint as a result. Many clones and variations of the original BlackPill are available on the market as an affordable and more powerful alternative to many popular boards. The official WeAct variations of the WeAct Studio BlackPill are powered by the STM32F411CEU6 and STM32F401CEU6 microcontrollers.
|
||||
Reference in New Issue
Block a user