diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-12-30 15:44:03 -0500 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-12-31 14:46:15 -0500 |
commit | 39490552f2a84282143e0ec039fdaf4b2f309539 (patch) | |
tree | f60cd83ada9111ed110e15537434f74bcf0dee4a /docs | |
parent | 5072590af523cf25941e05945d490d350f148797 (diff) |
feat(boards): Add BDN9 Rev2 board.
* Onboard stm32f072.
* 3 possible encoder positions.
* Underglow/per-key not yet support.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/hardware.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/hardware.md b/docs/docs/hardware.md index 406b9ad..89761c4 100644 --- a/docs/docs/hardware.md +++ b/docs/docs/hardware.md @@ -19,6 +19,7 @@ That being said, there are currently only a few specific [boards](/docs/faq#what - [nrfMicro](https://github.com/joric/nrfmicro) (`nrfmicro_13`, `nrfmicro_11`, `nrfmicro_11_flipped`) - [BlueMicro840](https://store.jpconstantineau.com/#/group/bluemicro) (`bluemicro840_v1`) - [QMK Proton-C](https://qmk.fm/proton-c/) (`proton_c`) +- [BDN9 Rev2](https://keeb.io/products/bdn9-rev-2-3x3-9-key-macropad-rotary-encoder-and-rgb) (`bdn9_rev2`) ## Keyboard Shields |