readme.md (1060B)
1 # Hades 2 3 This is a standard off-the-shelf Durgod Hades 65% ISO layout keyboard with RGB matrix. 4 5 * Keyboard Maintainer: [ebastler](https://github.com/ebastler), based on the work of [J-Sully](https://github.com/J-Sully) and [dkjer](https://github.com/dkjer) 6 * Hardware Supported: Durgod Hades ISO board with STM32F070RBT6 7 * Hardware Availability: https://www.amazon.de/-/en/Durgod-Hades-Mechanical-Gaming-Keyboard/dp/B08H11BFXF 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/hades_iso:default 16 17 Flashing example for this keyboard: 18 19 make durgod/dgk6x/hades_iso: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)