qmk-dactyl-manuform-a/keyboards/sirius/uni660/rev2
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11: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 Uni660 refactor (#11526) 2021-01-14 11:17:47 +11:00
matrix.c Remove legacy print backward compatiblitly (#11805) 2021-02-06 16:56:13 +00:00
readme.md Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO (#11657) 2021-01-22 09:10:52 -08:00
rev2.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
rev2.h Uni660 refactor (#11526) 2021-01-14 11:17:47 +11:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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.