logo

qmk_firmware

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

readme.md (1031B)


  1. # Uni660 Rev1
  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 Rev1, 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/rev1:default
  10. Flashing example for this keyboard:
  11. make sirius/uni660/rev1:default:flash
  12. To get the U2U into DFU flashing mode, insert the U2U into the computer and connect the RST pins:
  13. ![RST pins](https://i.imgur.com/IlKKXWBl.png)
  14. 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).