aboutsummaryrefslogtreecommitdiff
path: root/keyboards/sirius/unigo66/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sirius/unigo66/readme.md')
-rw-r--r--keyboards/sirius/unigo66/readme.md19
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![UniGo66](https://i.imgur.com/ZKlcncg.png) 3![UniGo66](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/sirius/unigo66/IMG_4272_640.jpg)\
4[UniGo66 layout options](https://i.imgur.com/ZKlcncg.png)
4 5
5The UniGo66 is an ergonomic wireless keyboard designed by Sirius and manufactured by ALF Studios. 6The UniGo66 is an ergonomic wireless keyboard designed by Sirius and manufactured by ALF Studios.
6 7
7Join ALF Studios on [Discord](https://discord.gg/GJ8bdM) 8Join [ALF Studios on Discord](https://discord.gg/GJ8bdM).
8 9
9Make 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 14Make example for this keyboard (after setting up your build environment):
12 15
13See 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
18Flashing example for this keyboard:
19
20 make sirius/unigo66:default:flash
14 21
15To get the U2U into DFU flashing mode, insert the U2U into the computer and press the button in the red circle shown below 22To 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![U2U](https://i.imgur.com/WKwgDjZ.png) 24![U2U](https://i.imgur.com/WKwgDjZ.png)
25
26See 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).