diff options
author | Ryan <fauxpark@gmail.com> | 2020-05-17 16:10:54 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-16 23:10:54 -0700 |
commit | d0e684ef55fdcea2019eebdd0dd54903b3d67af3 (patch) | |
tree | 7d41ab52ebe65a6eb2b591270c3c8f19493f7a2c /keyboards/dz60/readme.md | |
parent | f125406700785333cd14c4ed74eefaa7dd26f235 (diff) | |
download | qmk_firmware-d0e684ef55fdcea2019eebdd0dd54903b3d67af3.tar.gz |
DZ60: update to current template & code style (#9113)
Diffstat (limited to 'keyboards/dz60/readme.md')
-rw-r--r-- | keyboards/dz60/readme.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/dz60/readme.md b/keyboards/dz60/readme.md index a06db93b5..eb6d28d5d 100644 --- a/keyboards/dz60/readme.md +++ b/keyboards/dz60/readme.md @@ -4,12 +4,12 @@ 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) +* 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/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. +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). |