2022-12-17 19:26:02 -08:00
# The Uni v3 Firmware
2021-10-16 19:22:35 -07:00
- Keyboard Maintainer: [Peter ](https://github.com/petercpark )
2022-12-17 19:26:02 -08:00
- Link to Keyboard Files: Not Available
2021-10-16 19:22:35 -07:00
- Hardware Supported:
2022-12-17 19:26:02 -08:00
- The Uni v3 (usb_c)
2021-10-16 19:22:35 -07:00
- Hardware Availability: [https://www.stenokeyboards.com ](https://www.stenokeyboards.com )
2022-12-17 19:26:02 -08:00
## Bootloader
2021-10-16 19:22:35 -07:00
Enter the bootloader by:
2022-10-01 10:56:41 -07:00
- **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).
2021-10-16 19:22:35 -07:00
Make examples for this keyboard (after setting up your build environment):
2022-12-17 19:26:02 -08:00
make stenokeyboards/the_uni/usb_c:default
2021-10-16 19:22:35 -07:00
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 ).