Joel Challis 5bdeb7dad1 Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291) 1 year ago
..
ansi 960c4969a5 Remove empty `url` fields (#25181) 1 year ago
iso 960c4969a5 Remove empty `url` fields (#25181) 1 year ago
matrix.c 2dd406f08f Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2 years ago
readme.md 7e77c2361f Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO (#11657) 5 years ago
rev2.c 61c7c1f74c Convert some AVR GPIO operations to macros (#23424) 2 years ago
rev2.h 61c7c1f74c Convert some AVR GPIO operations to macros (#23424) 2 years ago
rules.mk 5bdeb7dad1 Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291) 1 year ago

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.