summaryrefslogtreecommitdiff
path: root/keyboards/dz60/readme.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-05-17 16:10:54 +1000
committerGitHub <noreply@github.com>2020-05-16 23:10:54 -0700
commitd0e684ef55fdcea2019eebdd0dd54903b3d67af3 (patch)
tree7d41ab52ebe65a6eb2b591270c3c8f19493f7a2c /keyboards/dz60/readme.md
parentf125406700785333cd14c4ed74eefaa7dd26f235 (diff)
DZ60: update to current template & code style (#9113)
Diffstat (limited to 'keyboards/dz60/readme.md')
-rw-r--r--keyboards/dz60/readme.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/dz60/readme.md b/keyboards/dz60/readme.md
index a06db93b5f..eb6d28d5d6 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).