qmk_firmware/keyboards/piantoruv44
azhizhinov 4055798807
[Keyboard] Add Piantor UV 44 (#24247)
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-10-10 20:01:00 -07:00
..
keymaps/default
config.h
keyboard.json
readme.md

Piantor UV 44

Piantor UV 44

PiantorUV44 is a Piantor/Cantor fork with Raspberry Pi Pico, hybrid hotswap socket and soldered-in switches support and flippable PCB.

Make example for this keyboard (after setting up your build environment):

make piantoruv44:default

Flashing example for this keyboard:

make piantoruv44:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Hold the BOOT button on the Pico and press the RST button on the Pico, release the the RST button before the BOOT button.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available Once you enter the bootloader, the keyboard will show up as a USB device on your computer, you could drag and drop a firmware file to flash it, but I recommend using the flash commands for the respective side.