Drashna Jaelre f0b30e0027 Make Swap Hands use PROGMEM (#12284) 5 лет назад
..
ansi 5ea92a9c1c Serial refactor (#11521) 5 лет назад
iso 5ea92a9c1c Serial refactor (#11521) 5 лет назад
.noci 72ca319bee Uni660 refactor (#11526) 5 лет назад
matrix.c f5a38b95c1 Remove legacy print backward compatiblitly (#11805) 5 лет назад
readme.md 7e77c2361f Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO (#11657) 5 лет назад
rev2.c f0b30e0027 Make Swap Hands use PROGMEM (#12284) 5 лет назад
rev2.h 72ca319bee Uni660 refactor (#11526) 5 лет назад
rules.mk 78149505f9 Fix Uni660 linker errors (#12341) 5 лет назад

readme.md

Uni660 Rev2

Sirius Uni660

The Uni660 is an ergonomic wireless keyboard designed by Sirius.

Join the KeyCommerce Discord.

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

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.