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.

26 lines
931 B

  1. # Venus
  2. This is a standard off-the-shelf Durgod Venus 60% ANSI Layout keyboard with RGB matrix.
  3. * Keyboard Maintainer: [J-Sully](https://github.com/J-Sully) and [dkjer](https://github.com/dkjer)
  4. * Hardware Supported: Durgod Venus board with STM32F070RBT6
  5. * Hardware Availability: https://www.amazon.com/dp/B07XFP5MMZ
  6. ## Instructions
  7. ### Build
  8. Make command example for this keyboard (after setting up your build environment):
  9. make durgod/venus:default
  10. Flashing example for this keyboard:
  11. make durgod/venus:default:flash
  12. 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).
  13. ### Initial Flash
  14. Instructions for Flashing from initial Stock Firmware:
  15. * [Initial Flashing](../readme.md#initial-flash)