summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/nucleo_f446re/readme.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-01-19 12:05:29 +1100
committerGitHub <noreply@github.com>2023-01-19 01:05:29 +0000
commit327f7ee9a74f1740106d46e65e909208a1372ad3 (patch)
tree479d7f9c47454b72717cf10e0e4917979b214211 /keyboards/handwired/onekey/nucleo_f446re/readme.md
parent17c9388af5432f8e6d97828f6772eaf8031a786b (diff)
Fixup ChibiOS header inclusion search ordering. (#19623)
* Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
Diffstat (limited to 'keyboards/handwired/onekey/nucleo_f446re/readme.md')
-rw-r--r--keyboards/handwired/onekey/nucleo_f446re/readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/nucleo_f446re/readme.md b/keyboards/handwired/onekey/nucleo_f446re/readme.md
new file mode 100644
index 0000000000..c7d13cb973
--- /dev/null
+++ b/keyboards/handwired/onekey/nucleo_f446re/readme.md
@@ -0,0 +1,5 @@
+# STM32 Nucleo-L432 onekey
+
+To trigger keypress, short together pins *A1* and *A2*.
+
+You'll also need to connect `VIN`, `GND`, USB `D+` to `PA12`/`D2`, and USB `D-` to `PA11`/`D10`.