qmk_firmware/keyboards/stenokeyboards/the_uni
James Young 0094a6f571
Migrate `LOCKING_*_ENABLE` to Data-Driven: S, Part 2 (#23784)
Affects:

  - `slz40`
  - `smithrune/iron160/iron160_s`
  - `smithrune/iron165r2/f072`
  - `smithrune/iron165r2/f411`
  - `smithrune/iron180`
  - `smithrune/iron180v2/v2h`
  - `smithrune/iron180v2/v2s`
  - `smoll/lefty`
  - `snampad`
  - `sneakbox/aliceclone`
  - `sneakbox/disarray/ortho`
  - `sneakbox/disarray/staggered`
  - `soup10`
  - `soy20`
  - `sparrow62`
  - `split67`
  - `splitish`
  - `splitography`
  - `star75`
  - `stello65/beta`
  - `stello65/hs_rev1`
  - `stello65/sl_rev1`
  - `stenokeyboards/the_uni/pro_micro`
  - `stenokeyboards/the_uni/usb_c`
  - `strech/soulstone`
  - `studiokestra/bourgeau`
  - `studiokestra/cascade`
  - `studiokestra/frl84`
  - `studiokestra/galatea/rev1`
  - `studiokestra/galatea/rev2`
  - `studiokestra/galatea/rev3`
  - `studiokestra/line_friends_tkl`
  - `studiokestra/nascent`
  - `studiokestra/nue`
  - `suavity/ehan`
  - `subatomic`
  - `switchplate/southpaw_65`
  - `switchplate/southpaw_fullsize`
  - `switchplate/switchplate910`
  - `sx60`
  - `system76/launch_1`
2024-05-23 20:34:56 +01:00
..
keymaps Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) 2024-02-15 09:42:01 +00:00
pro_micro Migrate `LOCKING_*_ENABLE` to Data-Driven: S, Part 2 (#23784) 2024-05-23 20:34:56 +01:00
rp_2040 Migrate features from rules.mk to data driven - ST (#23286) 2024-03-15 22:24:10 +00:00
usb_c Migrate `LOCKING_*_ENABLE` to Data-Driven: S, Part 2 (#23784) 2024-05-23 20:34:56 +01:00
info.json Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md

readme.md

The Uni

Layout The Uni v2

A compact unibody split ortholinear keyboard made specifically for stenography.

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):

# version 1 and 2
make stenokeyboards/the_uni/pro_micro:default

# version 3
make stenokeyboards/the_uni/usb_c:default

# version 4
qmk compile -kb stenokeyboards/the_uni/rp_2040 -km default

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