~ruther/qmk_firmware

ref: 7e27d72cbc9af11b5de3f0c30810a0b95267acee qmk_firmware/keyboards/stenokeyboards/the_uni/rp_2040/readme.md -rw-r--r-- 1.0 KiB
7e27d72c — Sergey Vlasov Fix `qmk find` failure due to circular imports (#22523) 2 years ago

#Uni v4

Uni v4

Make the .uf2 file by doing:

#Bootloader

Enter the bootloader by:

  • Physical boot button:
    • First, unplug the Uni v4.
    • Then press and hold the button on the back of the PCB marked "B" while you plug in the keyboard. This will create register the keyboard as a storage device on the computer.
    • Copy and paste the .uf2 file in the top directory of the device. Once done, it will automatically reboot the keyboard.

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

qmk compile -kb stenokeyboards/the_uni/rp_2040 -km default

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