summaryrefslogtreecommitdiff
path: root/keyboards/sirius/uni660/rev2/readme.md
blob: d267e16c7e870040f3d99e6750efd2000215a4d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Uni660 Rev2

![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).

* Keyboard Maintainer: [danielhklein](https://github.com/danielhklein), [The QMK Community](https://github.com/qmk)
* Hardware Supported: [Uni660 Rev2 ANSI](ansi/), [Uni660 Rev2 ISO](iso/), ATmega32U4
* Hardware Availability: Not currently available as of 2021-01-21

Make example for this keyboard (after setting up your build environment):

    make sirius/uni660/rev2/ansi:default  # for ANSI version
    make sirius/uni660/rev2/iso:default   # for ISO version

Flashing example for this keyboard:

    make sirius/uni660/rev2/ansi:default:flash  # for ANSI version
    make sirius/uni660/rev2/iso:default:flash   # for ISO version

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