feat(boards): Add BDN9 Rev2 board.
* Onboard stm32f072. * 3 possible encoder positions. * Underglow/per-key not yet support.
This commit is contained in:
parent
5072590af5
commit
39490552f2
10 changed files with 259 additions and 0 deletions
14
app/boards/arm/bdn9/bdn9_rev2.yaml
Normal file
14
app/boards/arm/bdn9/bdn9_rev2.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
identifier: bdn9
|
||||
name: keeb.io BDN9
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
- zephyr
|
||||
- gnuarmemb
|
||||
- xtools
|
||||
ram: 40
|
||||
supported:
|
||||
- encoders
|
||||
- switches
|
||||
- underglow
|
||||
- per_key
|
||||
Loading…
Add table
Add a link
Reference in a new issue