diff options
author | Joel Challis <git@zvecr.com> | 2020-03-06 01:40:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-06 01:40:39 +0000 |
commit | d0d6fb27c485d865aa47d8eb1bc3a6cdf4c3708f (patch) | |
tree | 92eb0654011f97a7df65eb29e141b243fc2b846e /keyboards/handwired/onekey/blackpill_f401/readme.md | |
parent | b368db9e027015ba393e87cee416d8d5b2b56a8c (diff) |
Add f401 and f411 blackpill examples (#7930)
* Add f401 and f411 blackpill examples
* Add readme files
* Align dfu args with core
* Add support for RESET keycode
* move STM32_BOOTLOADER_ADDRESS to rules
* Update conf files to latest ChibiOS
* Update conf files to latest ChibiOS
Diffstat (limited to 'keyboards/handwired/onekey/blackpill_f401/readme.md')
-rw-r--r-- | keyboards/handwired/onekey/blackpill_f401/readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/blackpill_f401/readme.md b/keyboards/handwired/onekey/blackpill_f401/readme.md new file mode 100644 index 0000000000..18ed6a43e9 --- /dev/null +++ b/keyboards/handwired/onekey/blackpill_f401/readme.md @@ -0,0 +1,5 @@ +# f401 blackpill onekey + +Supported Hardware: *STM32F401CCU6 WeAct v1.3*. + +To trigger keypress, short together pins *B0* and *A7*. |