qmk_firmware/keyboards/the_uni/pro_micro
2022-08-20 10:55:40 +10:00
..
config.h Merge remote-tracking branch 'upstream/master' into develop 2022-08-20 10:55:40 +10:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093) 2022-08-20 01:48:38 +01:00
pro_micro.c
pro_micro.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

The Uni

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/pro_micro:default

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