logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1246B)


  1. # Uni660 Rev2
  2. ![Sirius Uni660](https://i.imgur.com/ijkH0Q3l.jpg)
  3. The Uni660 is an ergonomic wireless keyboard designed by Sirius.
  4. Join the [KeyCommerce Discord](https://discord.gg/GJ8bdM).
  5. * Keyboard Maintainer: [danielhklein](https://github.com/danielhklein), [The QMK Community](https://github.com/qmk)
  6. * Hardware Supported: [Uni660 Rev2 ANSI](ansi/), [Uni660 Rev2 ISO](iso/), ATmega32U4
  7. * Hardware Availability: Not currently available as of 2021-01-21
  8. Make example for this keyboard (after setting up your build environment):
  9. make sirius/uni660/rev2/ansi:default # for ANSI version
  10. make sirius/uni660/rev2/iso:default # for ISO version
  11. Flashing example for this keyboard:
  12. make sirius/uni660/rev2/ansi:default:flash # for ANSI version
  13. make sirius/uni660/rev2/iso:default:flash # for ISO version
  14. To get the U2U into DFU flashing mode, insert the U2U into the computer and connect the RST pins:
  15. ![RST pins](https://i.imgur.com/IlKKXWBl.png)
  16. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).