diff options
author | Jeff Epler <jepler@gmail.com> | 2022-08-05 21:38:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-05 19:38:10 -0700 |
commit | 7bbc1b21dd97d0d1577b5ed288adc48475512497 (patch) | |
tree | 5c850857dfbb5052ff2779dd2c1d27e24fa91d85 /keyboards/handwired/onekey/kb2040/readme.md | |
parent | ad4ef47d2b92c158d49feabf28cc3b5eb367a1c4 (diff) |
Add kb2040 onkey keyboard that works with the oled keymap (#17786)
Diffstat (limited to 'keyboards/handwired/onekey/kb2040/readme.md')
-rw-r--r-- | keyboards/handwired/onekey/kb2040/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/kb2040/readme.md b/keyboards/handwired/onekey/kb2040/readme.md new file mode 100644 index 0000000000..54ea25a6a5 --- /dev/null +++ b/keyboards/handwired/onekey/kb2040/readme.md @@ -0,0 +1,10 @@ +# Adafruit KB2040 onekey with OLED + +To trigger keypress, short together pins *GP4* and *GP5*. + +Double-tap reset to enter bootloader mode. Copy the built uf2 file to the device by dragging the file to the new USB disk. + +## Supported Hardware + +* [Adafruit KB2040 - RP2040 Kee Boar](https://www.adafruit.com/product/5302) +* Optional [128x32 OLED display on the Stemma QT port](https://www.adafruit.com/product/4440) |