forked from kofal.net/zmk
feat(board): Add Ferris 0.2 boards
* Onboard stm32f072 with mcp23018 IO expander. * No underglow support yet. * Miryoku inspired default layout.
This commit is contained in:
committed by
Pete Johanson
parent
647110e5e5
commit
e42590a049
10
app/boards/arm/ferris/ferris_rev02.zmk.yml
Normal file
10
app/boards/arm/ferris/ferris_rev02.zmk.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
file_format: "1"
|
||||
id: ferris_rev02
|
||||
name: Ferris 0.2
|
||||
type: board
|
||||
arch: arm
|
||||
features:
|
||||
- keys
|
||||
outputs:
|
||||
- usb
|
||||
url: https://github.com/pierrechevalier83/ferris/tree/main/0.2
|
||||
Reference in New Issue
Block a user