diff options
Diffstat (limited to 'keyboards/sirius/unigo66/readme.md')
-rw-r--r-- | keyboards/sirius/unigo66/readme.md | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/keyboards/sirius/unigo66/readme.md b/keyboards/sirius/unigo66/readme.md index 1dae0f994..38d03b9b3 100644 --- a/keyboards/sirius/unigo66/readme.md +++ b/keyboards/sirius/unigo66/readme.md | |||
@@ -1,17 +1,26 @@ | |||
1 | # UniGo66 | 1 | # UniGo66 |
2 | 2 | ||
3 |  | 3 | \ |
4 | [UniGo66 layout options](https://i.imgur.com/ZKlcncg.png) | ||
4 | 5 | ||
5 | The UniGo66 is an ergonomic wireless keyboard designed by Sirius and manufactured by ALF Studios. | 6 | The UniGo66 is an ergonomic wireless keyboard designed by Sirius and manufactured by ALF Studios. |
6 | 7 | ||
7 | Join ALF Studios on [Discord](https://discord.gg/GJ8bdM) | 8 | Join [ALF Studios on Discord](https://discord.gg/GJ8bdM). |
8 | 9 | ||
9 | Make example: | 10 | * Keyboard Maintainer: [Daniel Klein](https://github.com/dhklein), [The QMK Community](https://github.com/qmk) |
11 | * Hardware Supported: Sirius UniGo66 PCB (ATmega32U4) | ||
12 | * Hardware Availability: [ALF Studios Discord](https://discord.gg/GJ8bdM) | ||
10 | 13 | ||
11 | make sirius/unigo66:default | 14 | Make example for this keyboard (after setting up your build environment): |
12 | 15 | ||
13 | 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). | 16 | make sirius/unigo66:default |
17 | |||
18 | Flashing example for this keyboard: | ||
19 | |||
20 | make sirius/unigo66:default:flash | ||
14 | 21 | ||
15 | To get the U2U into DFU flashing mode, insert the U2U into the computer and press the button in the red circle shown below | 22 | To get the U2U into DFU flashing mode, insert the U2U into the computer and press the button in the red circle shown below |
16 | 23 | ||
17 |  | 24 |  |
25 | |||
26 | 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). | ||