diff options
| author | Jack Humbert | 2017-09-19 16:27:46 +0200 |
|---|---|---|
| committer | GitHub | 2017-09-19 16:27:46 +0200 |
| commit | 32d6a8b7ecdc653bd032e2bd32cfb8bb3183c904 (patch) | |
| tree | 0d5aec8c0182029d893a9e1e75780b3f904250ef /keyboards/dz60/readme.md | |
| parent | 0c335270bdb8cae19d7fc00fbab3aa1027aabbcb (diff) | |
adds DZ60 support (#1734)
* adds support for dz60
* fix dz60 readme
Diffstat (limited to 'keyboards/dz60/readme.md')
| -rw-r--r-- | keyboards/dz60/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/dz60/readme.md b/keyboards/dz60/readme.md new file mode 100644 index 0000000000..d14af7a5ca --- /dev/null +++ b/keyboards/dz60/readme.md @@ -0,0 +1,15 @@ +# DZ60 + + + +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. |