From 19c504662efd1139ffbf2aa05ce93ee73e121738 Mon Sep 17 00:00:00 2001 From: moyi4681 Date: Thu, 31 Jan 2019 04:18:35 +0800 Subject: [Keyboard] add dz60rgb keyboard (#4992) * add dz60rgb keyboard * add info.json * Update config.h * Update rules.mk * Update dz60rgb.h * Update dz60rgb.c * Update keymap.c * Update dz60rgb.h * Create readme.md * Update readme.md * Update keymap.c * Update dz60rgb.h * Update info.json --- keyboards/dztech/dz60rgb/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/dztech/dz60rgb/readme.md (limited to 'keyboards/dztech/dz60rgb/readme.md') diff --git a/keyboards/dztech/dz60rgb/readme.md b/keyboards/dztech/dz60rgb/readme.md new file mode 100644 index 0000000000..a8dbb5af64 --- /dev/null +++ b/keyboards/dztech/dz60rgb/readme.md @@ -0,0 +1,15 @@ +# DZ60RGB + +![dz60rgb](https://cdn.shopify.com/s/files/1/0043/9140/3591/products/TIM_20190130170231_grande.jpg?v=1548839053) + +A customizable 60% RGB keyboard. + +Keyboard Maintainer: DZtech +Hardware Supported: DZtech +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. -- cgit v1.2.3