qmk_firmware/keyboards/sirius/uni660/rev2
2021-12-27 21:15:56 +11:00
..
ansi Migrate serial_uart usages to UART driver (#15479) 2021-12-15 11:00:39 +00:00
iso Migrate serial_uart usages to UART driver (#15479) 2021-12-15 11:00:39 +00:00
.noci
matrix.c Convert some more boards to Matrix Lite (#15489) 2021-12-27 21:15:56 +11:00
readme.md
rev2.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
rev2.h
rules.mk Convert some more boards to Matrix Lite (#15489) 2021-12-27 21:15:56 +11:00

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.