You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1003 B

  1. # K320
  2. This is a standard off-the-shelf Durgod Taurus K320 TKL (87/88-key)
  3. keyboard without backlight. This supports both the ANSI and ISO variants.
  4. * Keyboard Maintainers: [dkjer](https://github.com/dkjer) and [tylert](https://github.com/tylert)
  5. * Hardware Supported: Durgod Taurus K320 board with STM32F070RBT6
  6. * Hardware Availability: https://www.durgod.com/page9?product_id=47&_l=en
  7. ## Instructions
  8. ### Build
  9. Make command example for this keyboard (after setting up your build environment):
  10. make durgod/k320:default
  11. Flashing example for this keyboard:
  12. make durgod/k320:default:flash
  13. 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).
  14. ### Initial Flash
  15. Instructions for Flashing from initial Stock Firmware:
  16. * [Initial Flashing](../../readme.md#initial-flash)