summaryrefslogtreecommitdiff
path: root/keyboards/sirius/uni660/rev1
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-01-22 09:10:52 -0800
committerGitHub <noreply@github.com>2021-01-22 09:10:52 -0800
commit7e77c2361fbfba60fabb490a8dae310d5b7309ba (patch)
tree956941f4116ab1179ad960ec2f866bf811728316 /keyboards/sirius/uni660/rev1
parent188c0bacb05335067bf79c2380eb0dca189a5c55 (diff)
Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO (#11657)
* Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO * update readme formatting
Diffstat (limited to 'keyboards/sirius/uni660/rev1')
-rw-r--r--keyboards/sirius/uni660/rev1/readme.md24
1 files changed, 17 insertions, 7 deletions
diff --git a/keyboards/sirius/uni660/rev1/readme.md b/keyboards/sirius/uni660/rev1/readme.md
index 278841bd6e..88928f7913 100644
--- a/keyboards/sirius/uni660/rev1/readme.md
+++ b/keyboards/sirius/uni660/rev1/readme.md
@@ -1,15 +1,25 @@
# Uni660 Rev1
+![Sirius Uni660](https://i.imgur.com/ijkH0Q3l.jpg)
+
The Uni660 is an ergonomic wireless keyboard designed by Sirius.
-Join the KeyCommerce [Discord](https://discord.gg/GJ8bdM)
+Join the [KeyCommerce Discord](https://discord.gg/GJ8bdM).
-Make example:
+* Keyboard Maintainer: [danielhklein](https://github.com/danielhklein), [The QMK Community](https://github.com/qmk)
+* Hardware Supported: Uni660 Rev1, ATmega32U4
+* Hardware Availability: Not currently available as of 2021-01-21
-```
-make sirius/uni660/rev1:default
-```
+Make example for this keyboard (after setting up your build environment):
-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).
+ make sirius/uni660/rev1:default
+
+Flashing example for this keyboard:
+
+ make sirius/uni660/rev1:default:flash
-To get the U2U into DFU flashing mode, insert the U2U into the computer and connect the ![RST pins](https://i.imgur.com/IlKKXWB.png)
+To get the U2U into DFU flashing mode, insert the U2U into the computer and connect the RST pins:
+
+![RST pins](https://i.imgur.com/IlKKXWBl.png)
+
+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).