qmk_firmware/keyboards/sirius/uni660/rev1
2024-05-02 10:48:49 +01:00
..
keymaps Uni660 refactor (#11526) 2021-01-14 11:17:47 +11:00
config.h Migrate dynamic_keymap.layer_count >= 4 (#22087) 2023-09-20 14:11:33 +01:00
keyboard.json Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01: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
rev1.c Convert some AVR GPIO operations to macros (#23424) 2024-05-02 10:48:49 +01:00
rev1.h Convert some AVR GPIO operations to macros (#23424) 2024-05-02 10:48:49 +01:00
rules.mk Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01:00

Uni660 Rev1

Sirius Uni660

The Uni660 is an ergonomic wireless keyboard designed by Sirius.

Join the KeyCommerce Discord.

  • Keyboard Maintainer: danielhklein, The QMK Community
  • Hardware Supported: Uni660 Rev1, 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/rev1:default

Flashing example for this keyboard:

make sirius/uni660/rev1:default:flash

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.