diff options
author | Ryan <fauxpark@gmail.com> | 2021-06-21 20:29:15 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 11:29:15 +0100 |
commit | 59c572eaf085d6a71f1455a4a309bb83f5d7d83f (patch) | |
tree | 3de2a543dd8ff42cfc284d5cfc95221b9b0ad18d /keyboards/the_uni | |
parent | 8db1be64204ac8384781a08f43dc7853b060cf1a (diff) |
Cleanup junk characters, part 1 (#13282)
Diffstat (limited to 'keyboards/the_uni')
-rw-r--r-- | keyboards/the_uni/readme.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/keyboards/the_uni/readme.md b/keyboards/the_uni/readme.md index 72b5c5d2a3..730ea2483d 100644 --- a/keyboards/the_uni/readme.md +++ b/keyboards/the_uni/readme.md @@ -1,19 +1,19 @@ # The Uni - ![The Uni](https://raw.githubusercontent.com/petercpark/The_Uni/main/Pics/layout.png) ![The Uni Closeup](https://github.com/petercpark/The_Uni/blob/main/Pics/close-up-uni.jpg?raw=true) - + A compact unibody split ortholinear keyboard made specifically for stenography. - - Keyboard Maintainer: [Peter C. Park](https://github.com/petercpark) - Link to Keyboard Files: [The_Uni](https://github.com/petercpark/The_Uni) - Hardware Supported: The Uni v1 and v2 (pro micro or equivalent) - Hardware Availability: [website](https://www.stenokeyboards.com) - - Make example for this keyboard (after setting up your build environment): - To enter the bootloader, short the rst and gnd pins with a conductive material such as a tweezer or a wire. Uni v2 will have reset pads next to the pro micro so you can short these pads to reset the pro micro. + +Make example for this keyboard (after setting up your build environment): + make the_uni:default - - 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). + +To enter the bootloader, short the rst and gnd pins with a conductive material such as a tweezer or a wire. Uni v2 will have reset pads next to the pro micro so you can short these pads to reset the pro micro. + +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). |