readme.md (886B)
1 # Piantor Pro 2 3  4 5 A 42 key hotswappable keyboard with RP2040. 6 7 * Keyboard Maintainer: [beekeeb](https://github.com/beekeeb) 8 * Hardware Availability: [beekeeb.shop](https://beekeeb.shop) 9 10 Make example for this keyboard (after setting up your build environment): 11 12 make beekeeb/piantor_pro:default 13 14 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). 15 16 ## Flashing 17 18 To enter the bootloader mode, disconnect the keyboard from the computer. While holding the BOOT button, connect the keyboard to the computer. 19 20 Run `make beekeeb/piantor_pro:default:flash` or copy the compiled uf2 firmware to the USB mass storage device.