You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 12d42cedd2
Move `FORCE_NKRO` to data driven (#20604)
1 year ago
..
config.h Move `FORCE_NKRO` to data driven (#20604) 1 year ago
info.json Move `FORCE_NKRO` to data driven (#20604) 1 year ago
readme.md [Keyboard] The Uni change folder location (#19326) 1 year ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

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.