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