summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz60rgb/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-09-08 10:27:01 -0700
committerDrashna Jaelre <drashna@live.com>2019-09-08 10:27:01 -0700
commit99e58eab0fad1e81e5592e002f85aeea2563d272 (patch)
treeefe4366be513d468001a8f0605c7cec7450b91b8 /keyboards/dztech/dz60rgb/readme.md
parentd2f87df7f47926fbb5c98a6a3d242afd7a78f31b (diff)
[Keyboard] Feature/dz60rgb cleanups (#6697)
* change LAYOUT_ANSI to LAYOUT_60_ansi * change QMK Configurator layout to LAYOUT_60_ansi as well * add 60_ansi support so I can make my userspace =) * update readme * Very strange. ISO keymap is still using 60_ansi LAYOUT macro. But then again....no ISO hottswap dz60 has been released
Diffstat (limited to 'keyboards/dztech/dz60rgb/readme.md')
-rw-r--r--keyboards/dztech/dz60rgb/readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/dztech/dz60rgb/readme.md b/keyboards/dztech/dz60rgb/readme.md
index a8dbb5af64..2fffa413b6 100644
--- a/keyboards/dztech/dz60rgb/readme.md
+++ b/keyboards/dztech/dz60rgb/readme.md
@@ -2,14 +2,14 @@
![dz60rgb](https://cdn.shopify.com/s/files/1/0043/9140/3591/products/TIM_20190130170231_grande.jpg?v=1548839053)
-A customizable 60% RGB keyboard.
+A hotswap 60% RGB keyboard.
Keyboard Maintainer: DZtech
-Hardware Supported: DZtech
+Hardware Supported: DZtech dz60rgb, dz60rgb-ansi
Hardware Availability: [kbdfans](https://kbdfans.myshopify.com/)
Make example for this keyboard (after setting up your build environment):
make dztech/dz60rgb: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.
+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).