|
|
5 years ago | |
|---|---|---|
| .. | ||
| keymaps | 00a0c81f8e Durgod keyboard refactor in preparation for adding additional durgod keyboards (#11978) | 5 years ago |
| config.h | 00a0c81f8e Durgod keyboard refactor in preparation for adding additional durgod keyboards (#11978) | 5 years ago |
| info.json | 00a0c81f8e Durgod keyboard refactor in preparation for adding additional durgod keyboards (#11978) | 5 years ago |
| k320.c | 00a0c81f8e Durgod keyboard refactor in preparation for adding additional durgod keyboards (#11978) | 5 years ago |
| k320.h | 00a0c81f8e Durgod keyboard refactor in preparation for adding additional durgod keyboards (#11978) | 5 years ago |
| readme.md | 00a0c81f8e Durgod keyboard refactor in preparation for adding additional durgod keyboards (#11978) | 5 years ago |
| rules.mk | 9dcd03b6ca Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | 5 years ago |
This is a standard off-the-shelf Durgod Taurus K320 TKL (87/88-key) keyboard without backlight.
Make command example for this keyboard (after setting up your build environment):
make durgod/k320:default
Flashing example for this keyboard:
make durgod/k320:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
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 R21 to C27 on the sides closest to the processor, as shown:
For repeating Flashing you can use BootMagic:
