summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz64rgb/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-10 19:06:34 +0000
committerQMK Bot <hello@qmk.fm>2022-01-10 19:06:34 +0000
commit371fc8c06237279db5cb313b8a1ddf27c1371469 (patch)
tree08becedaccf668920a9a85f1ee1f3a4956b67562 /keyboards/dztech/dz64rgb/readme.md
parentd52dca47e807b2638d053ebaba50201547e86c50 (diff)
parent23ba884fa08e0a7cb16486ba1d31ea2c74cf33c9 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dztech/dz64rgb/readme.md')
-rw-r--r--keyboards/dztech/dz64rgb/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/dztech/dz64rgb/readme.md b/keyboards/dztech/dz64rgb/readme.md
new file mode 100644
index 0000000000..132a1710d7
--- /dev/null
+++ b/keyboards/dztech/dz64rgb/readme.md
@@ -0,0 +1,21 @@
+# DZ64RGB
+
+A hotswap 60% RGB keyboard.
+
+* Keyboard Maintainer: [moyi4681](https://github.com/moyi4681)
+* Hardware Supported: DZtech DZ64RGB
+* Hardware Availability: [KBDfans](https://kbdfans.com/)
+
+## Bootloader
+
+Enter the bootloader in 3 ways:
+
+* **Bootmagic reset**: Hold down the key at (0,0) in the matrix
+* **Physical reset button**: Briefly press the button on the back of the PCB
+* **Keycode in layout**: Press the key mapped to `RESET` if it is available
+
+Make example for this keyboard (after setting up your build environment):
+
+ make dztech/dz64rgb:default
+
+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).