From 32d6a8b7ecdc653bd032e2bd32cfb8bb3183c904 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Tue, 19 Sep 2017 10:27:46 -0400 Subject: adds DZ60 support (#1734) * adds support for dz60 * fix dz60 readme --- keyboards/dz60/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/dz60/readme.md (limited to 'keyboards/dz60/readme.md') 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. -- cgit v1.2.3-24-g4f1b