Initial pass of F405 support (#14584)
* Initial pass of F405 support * remove some conf files * docs * clang
This commit is contained in:
parent
e1dfbfbfd3
commit
3a2a39e5ec
14 changed files with 581 additions and 4 deletions
7
keyboards/handwired/onekey/stm32f405_feather/readme.md
Normal file
7
keyboards/handwired/onekey/stm32f405_feather/readme.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Adafruit Feather STM32F405 Express onekey
|
||||
|
||||
* Supported Hardware: [Adafruit Feather STM32F405 Express](https://www.adafruit.com/product/4382)
|
||||
|
||||
To trigger keypress, short together pins *GPIO 12 / PC2* and *GPIO 11 / PC3*.
|
||||
|
||||
https://learn.adafruit.com/adafruit-stm32f405-feather-express/dfu-bootloader-details#enabling-dfu-bootloader-mode-3045622-2
|
Loading…
Add table
Add a link
Reference in a new issue