qmk-dactyl-manuform-a/keyboards/sirius/uni660/rev2
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2021-09-12 15:27:29 +10:00
..
ansi Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
iso Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
.noci
matrix.c
readme.md
rev2.c
rev2.h
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

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.