|
|
пре 10 месеци | |
|---|---|---|
| .. | ||
| galaxy | 330d195f9a Migrate `g_led_config` to DD (D) (#25560) | пре 11 месеци |
| hades_ansi | 330d195f9a Migrate `g_led_config` to DD (D) (#25560) | пре 11 месеци |
| hades_iso | f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) | пре 1 година |
| venus_ansi | 466e0856f5 add durgod venus iso support (#25526) | пре 10 месеци |
| venus_iso | 466e0856f5 add durgod venus iso support (#25526) | пре 10 месеци |
| config.h | 6e3cc56bdf Migrate RGB Matrix config to info.json - D (#22811) | пре 2 година |
| dgk6x.c | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | пре 2 година |
| dgk6x.h | 0ddb7d7863 Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438) | пре 3 година |
| halconf.h | c93935f243 Durgod: Increase scan rate by using wait_us GPT timer (#14091) | пре 4 година |
| info.json | 8ad3a36fb6 Data-Driven Keyboard Conversions: D (#23461) | пре 2 година |
| mcuconf.h | 4188d2272c [Keyboard] Add Durgod Hades, Galaxy and Venus Keyboards (#12893) | пре 5 година |
| readme.md | 466e0856f5 add durgod venus iso support (#25526) | пре 10 месеци |
| rules.mk | 5bdeb7dad1 Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291) | пре 1 година |
This DGK6X code is shared between the ANSI variants of Venus, Hades and Galaxy keyboards.
Instructions for building the Venus, Hades and Galaxy firmware can be found here:
For first Flashing from initial Stock's Firmware
Make a Flash Image's Backup in case you wanted to restore the Keyboard to Stock's Image:
Using dfu-util:
dfu-util --list dfu-util --alt 0 --dfuse-address 0x08000000 --upload ${OLD_STOCK_BIN}
Flash the QMK Firmware Image.
Put board into Bootloader mode, using the same method as when backing up the original Firmware (above)
Here are a few options for performing the initial Flash:
Using dfu-util:
dfu-util --alt 0 --dfuse-address 0x08000000 --download ${NEW_QMK_BIN}
You can short Boot0 to Vdd by shorting R19 to C30 on the sides closest to the processor, as shown:
For repeating Flashing you can use BootMagic:

