qmk-firmwares/keyboards/stenokeyboards/the_uni/usb_c
2023-02-17 16:08:25 +11:00
..
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
usb_c.c
usb_c.h

The Uni v3 Firmware

Bootloader

Enter the bootloader by:

  • Physical reset button: On the Uni v3, briefly press the button on the back of the PCB.
  • Reset Pads: Uni v1 and v2 have pins/pads you must short instead (RST to GND).

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

make stenokeyboards/the_uni/usb_c:default

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