summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/readme.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-09-19 16:27:46 +0200
committerGitHub <noreply@github.com>2017-09-19 16:27:46 +0200
commit32d6a8b7ecdc653bd032e2bd32cfb8bb3183c904 (patch)
tree0d5aec8c0182029d893a9e1e75780b3f904250ef /keyboards/dz60/readme.md
parent0c335270bdb8cae19d7fc00fbab3aa1027aabbcb (diff)
downloadqmk_firmware-32d6a8b7ecdc653bd032e2bd32cfb8bb3183c904.tar.gz
qmk_firmware-32d6a8b7ecdc653bd032e2bd32cfb8bb3183c904.tar.xz
adds DZ60 support (#1734)
* adds support for dz60 * fix dz60 readme
Diffstat (limited to 'keyboards/dz60/readme.md')
-rw-r--r--keyboards/dz60/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/dz60/readme.md b/keyboards/dz60/readme.md
new file mode 100644
index 000000000..d14af7a5c
--- /dev/null
+++ b/keyboards/dz60/readme.md
@@ -0,0 +1,15 @@
+# DZ60
+
+![dz60](https://cdn.shopify.com/s/files/1/1473/3902/files/1_6525343b-ee62-47e8-882a-05e316136a3f.jpg?v=1501657073)
+
+A customizable 60% keyboard.
+
+Keyboard Maintainer: QMK Community
+Hardware Supported: DZ60
+Hardware Availability: [kbdfans](https://kbdfans.myshopify.com/collections/pcb/products/dz60-60-pcb?variant=40971616717)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make dz60-default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.