summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd67/mkiirgb/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-09-23 23:34:59 -0700
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-09-23 23:34:59 -0700
commit37b6a2abbd96eaf3d6d724ac09c789d54a67d962 (patch)
treefcd68b3a01cf5e0f8bb113f9655463899a12bf76 /keyboards/kbdfans/kbd67/mkiirgb/readme.md
parentefb7f3cc3a5844a8da40ce78c64f7da88e39766c (diff)
Refactor the KBD67 Mk.II RGB (#6799)
* move kbd67mkiirgb into kbd67 directory as mkiirgb * rename files * rename LAYOUT to LAYOUT_65_ansi_blocker * add support for default layout * update readme for new build target * update parent readme with the fourth variant
Diffstat (limited to 'keyboards/kbdfans/kbd67/mkiirgb/readme.md')
-rw-r--r--keyboards/kbdfans/kbd67/mkiirgb/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/mkiirgb/readme.md b/keyboards/kbdfans/kbd67/mkiirgb/readme.md
new file mode 100644
index 0000000000..71c2ffad2b
--- /dev/null
+++ b/keyboards/kbdfans/kbd67/mkiirgb/readme.md
@@ -0,0 +1,14 @@
+# KBD67 Mk.II RGB
+
+A customizable 65% RGB keyboard.
+
+Keyboard Maintainer: [moyi4681](https://github.com/moyi4681)
+Hardware Supported: KBD67 Mk.II RGB
+Hardware Availability: [kbdfans](https://kbdfans.myshopify.com/)
+
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kbdfans/kbd67/mkiirgb:default
+
+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).