qmk_firmware/keyboards/stenokeyboards/the_uni/pro_micro
Ryan e933e0411f
Move matrix config to info.json, part 5 (#20003)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
..
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
pro_micro.c [Keyboard] The Uni change folder location (#19326) 2022-12-17 19:26:02 -08:00
pro_micro.h [Keyboard] The Uni change folder location (#19326) 2022-12-17 19:26:02 -08:00
readme.md [Keyboard] The Uni change folder location (#19326) 2022-12-17 19:26:02 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

The Uni v1 and v2

Uni v2

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