.. | ||
ansi | ||
iso | ||
matrix.c | ||
readme.md | ||
rev2.c | ||
rev2.h | ||
rules.mk |
Uni660 Rev2
The Uni660 is an ergonomic wireless keyboard designed by Sirius.
Join the KeyCommerce Discord.
- Keyboard Maintainer: danielhklein, The QMK Community
- Hardware Supported: Uni660 Rev2 ANSI, Uni660 Rev2 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:
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.