|
|
1 year ago | |
|---|---|---|
| .. | ||
| readme.md | c9f9475243 Fix durgod k3x0 docs (#24774) | 1 year ago |
This K3X0 code is shared between both the ANSI and ISO variants of both the K310 full-sized 104/105-key and K320 TKL 87/88-key keyboards.
Instructions for building the K310 and K320 firmware can be found here:
When the USB cable is fully inserted, the LEDs should not turn on and the keyboard it's not able to type, you are probably on bootloader mode, to be sure:
Using dfu-util, it should show something like "Found DFU…" after using this command:
dfu-util --list
Now that you are sure to be in bootloader mode, you can backup the original firmware and flash QMK Firmware.
If it does not behave like described, remove the cable and go back to step 4.
Execute this command to backup:
Using dfu-util:
dfu-util -a 0 -d 0483:DF11 -s 0x08000000 -U k3x0_original.bin
Here are a few options for performing the initial Flash:
Using qmk on command line:
# k310
qmk flash -kb durgod/k310 -km default
# k320
qmk flash -kb durgod/k320 -km default
For repeating Flashing you can use BootMagic Lite has been enabled by default and assigned to the "Esc" key:
