qmk_firmware/keyboards/sirius/uni660/rev2
2024-08-26 07:51:22 +10:00
..
ansi Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
iso Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
matrix.c Remove quantum.h includes from keyboard custom matrix.cs (#23371) 2024-03-30 14:07:19 +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 Convert some AVR GPIO operations to macros (#23424) 2024-05-02 10:48:49 +01:00
rev2.h Convert some AVR GPIO operations to macros (#23424) 2024-05-02 10:48:49 +01:00
rules.mk Miscellaneous Data-Driven Keyboard Conversions (#23712) 2024-05-17 23:54:21 +01: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.