diff options
author | QMK Bot <hello@qmk.fm> | 2023-11-07 00:43:44 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-11-07 00:43:44 +0000 |
commit | 1b303e04533959ab65d1e86423c44d37e1752841 (patch) | |
tree | 1b4483d0ffc89b44122b997fe53aeab51f17aeeb /keyboards/beekeeb/piantor_pro/readme.md | |
parent | 3143a7597fc32dde3fefa484130dd9b33cac57bf (diff) | |
parent | 5b25a8aa32e79b12644be05359d2f6c1d599e40d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/beekeeb/piantor_pro/readme.md')
-rw-r--r-- | keyboards/beekeeb/piantor_pro/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/beekeeb/piantor_pro/readme.md b/keyboards/beekeeb/piantor_pro/readme.md new file mode 100644 index 0000000000..08012e43df --- /dev/null +++ b/keyboards/beekeeb/piantor_pro/readme.md @@ -0,0 +1,20 @@ +# Piantor Pro + +![Piantor Pro](https://i.imgur.com/UPRI64ch.jpg) + +A 42 key hotswappable keyboard with RP2040. + +* Keyboard Maintainer: [beekeeb](https://github.com/beekeeb) +* Hardware Availability: [beekeeb.shop](https://beekeeb.shop) + +Make example for this keyboard (after setting up your build environment): + + make beekeeb/piantor_pro:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Flashing + +To enter the bootloader mode, disconnect the keyboard from the computer. While holding the BOOT button, connect the keyboard to the computer. + +Run `make beekeeb/piantor_pro:default:flash` or copy the compiled uf2 firmware to the USB mass storage device. |