You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
920 B

  1. # Cassini
  2. This is a standard 60% layout PCB. It supports VIA.
  3. * Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
  4. * Hardware Supported: A 60% keyboard with STM32F072CB
  5. * Hardware Availability: https://protozoa.studio
  6. ![Cassini](https://i.imgur.com/4vYgmRjh.png)
  7. ## Instructions
  8. ### Build
  9. Make example for this keyboard (after setting up your build environment):
  10. make protozoa/cassini:default
  11. 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).
  12. ### Reset
  13. - Unplug
  14. - Hold Escape
  15. - Plug In
  16. - Unplug
  17. - Release Escape
  18. ### Flash
  19. - Unplug
  20. - Hold Escape
  21. - Plug In
  22. - Flash using QMK Toolbox or CLI (`make protozoa/cassini:<keymap>:flash`)