qmk_sweep_skeletyl/keyboards/durgod/k320
Al Cutter 8af7e5ea81
Add basic ISO {Win,Mac} layouts for Durgod/K320 (#11778)
* Add default ISO Windows layout for Durgod/K320

* Duplicate default_iso to default_iso_mac

Swap the L{GUI,ALT} keys to match the mac layout, and remove the
windows key lock functionality.

* Remove windows-key lock in default_iso

* Fixup wonky macro layout inherited from ansi keymap
2021-02-13 12:05:53 -05:00
..
keymaps Add basic ISO {Win,Mac} layouts for Durgod/K320 (#11778) 2021-02-13 12:05:53 -05:00
board.h Add support for the DURGOD Taurus K320 keyboard (#11399) 2021-01-26 04:30:17 +11:00
bootloader_defs.h Add support for the DURGOD Taurus K320 keyboard (#11399) 2021-01-26 04:30:17 +11:00
chconf.h Add support for the DURGOD Taurus K320 keyboard (#11399) 2021-01-26 04:30:17 +11:00
config.h Add support for the DURGOD Taurus K320 keyboard (#11399) 2021-01-26 04:30:17 +11:00
halconf.h Add support for the DURGOD Taurus K320 keyboard (#11399) 2021-01-26 04:30:17 +11:00
info.json Add basic ISO {Win,Mac} layouts for Durgod/K320 (#11778) 2021-02-13 12:05:53 -05:00
k320.c Add support for the DURGOD Taurus K320 keyboard (#11399) 2021-01-26 04:30:17 +11:00
k320.h Add basic ISO {Win,Mac} layouts for Durgod/K320 (#11778) 2021-02-13 12:05:53 -05:00
mcuconf.h Add support for the DURGOD Taurus K320 keyboard (#11399) 2021-01-26 04:30:17 +11:00
readme.md Add support for the DURGOD Taurus K320 keyboard (#11399) 2021-01-26 04:30:17 +11:00
rules.mk Add basic ISO {Win,Mac} layouts for Durgod/K320 (#11778) 2021-02-13 12:05:53 -05:00

K320

This is a standard fixed ANSI TKL from off the shelf Durgod Taurus K320 without Backlight.

Instructions

Build

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.

Initial Flash

For first Flashing from initial Stock's Firmware

  1. Back up original Firmware Image:
  • Unplug
  • Short Boot0 to Vdd (See below)
  • Plug In USB
  • Make a Flash Image's Backup in case you wanted to restore the Keyboard to Stock's Image:
  1. 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 QMK Toolbox

    • Using DFuseDemo.exe if STTub30 driver is used.

    • Using dfu-util:

      dfu-util --alt 0 --dfuse-address 0x08000000 --upload ${NEW_QMK_BIN}

You can short Boot0 to Vdd by shorting R21 to C27 on the sides closest to the processor, as shown:

Shorting Boot0 to Vdd on K320

Subsequent Flashing

For repeating Flashing you can use BootMagic:

  • BootMagic Lite has been enabled with Assigned "Esc" key
  • Unplug USB Cable
  • Holding Esc Button
  • Plug in USB Cable, Keyboard should be in ST-Bootloader state