summaryrefslogtreecommitdiff
path: root/keyboards/dztech/duo_s/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-10-05 01:17:14 +0000
committerQMK Bot <hello@qmk.fm>2021-10-05 01:17:14 +0000
commit95ead1bbd14a16680185db0f3cce5fcf120d92d1 (patch)
treee6c1c37a02abc73d1add8e609f4af014804a860a /keyboards/dztech/duo_s/readme.md
parent2d71d14191ccfd876aca07ca86643e606e6e0957 (diff)
parentb441efbdf64d30031854c68a9c76376b38339b1e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dztech/duo_s/readme.md')
-rw-r--r--keyboards/dztech/duo_s/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/dztech/duo_s/readme.md b/keyboards/dztech/duo_s/readme.md
new file mode 100644
index 0000000000..7346663854
--- /dev/null
+++ b/keyboards/dztech/duo_s/readme.md
@@ -0,0 +1,21 @@
+# DUO-S
+
+A customizable 65% HOTSWAP keyboard.
+
+* Keyboard Maintainer: [moyi4681](https://github.com/moyi4681)
+* Hardware Supported: moyi4681
+* Hardware Availability: [moyi4681](https://github.com/moyi4681)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make dztech/duo_s:default
+
+## Bootloader
+
+Enter the bootloader in 3 ways:
+
+* **Bootmagic reset**: Hold down the key at (0,0) in the matrix
+* **Physical reset button**: hold the button on the back of the PCB during plug in cable.
+* **Keycode in layout**: Press the key mapped to `RESET` if it is available
+
+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).