qmk_firmware/keyboards/the_uni/usb_c
Peter Park 2b3f6d0ec6
[Keyboard] Add Uni v4 keyboard (#18280)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local>
2022-10-01 10:56:41 -07:00
..
config.h Merge remote-tracking branch 'upstream/master' into develop 2022-08-20 10:55:40 +10:00
info.json [Keyboard] Add Uni v4 keyboard (#18280) 2022-10-01 10:56:41 -07:00
readme.md [Keyboard] Update Support for The Uni (#14569) 2021-10-16 19:22:35 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
usb_c.c [Keyboard] Update Support for The Uni (#14569) 2021-10-16 19:22:35 -07:00
usb_c.h [Keyboard] Update Support for The Uni (#14569) 2021-10-16 19:22:35 -07:00

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 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.