qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (961B)


      1 # Hades
      2 
      3 This is a standard off-the-shelf Durgod Hades 65% 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 Hades board with STM32F070RBT6
      7 * Hardware Availability: https://www.amazon.com/gp/product/B08562392T
      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_ansi:default
     16 
     17 Flashing example for this keyboard:
     18 
     19     make durgod/dgk6x/hades_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)