summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbd67/rev2/readme.md
diff options
context:
space:
mode:
authorPaul J. Miller <miller874@gmail.com>2019-05-11 12:24:49 -0400
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-05-11 09:24:49 -0700
commitd591ab6263a4c5581d1614b006b5ef52b012c9a8 (patch)
tree4e05e4a95dd1c785e360aa6ae881931d9d68f009 /keyboards/kbdfans/kbd67/rev2/readme.md
parent7871a465d36d11c4f9216a9e862104e0e770c6f4 (diff)
feat: add kbd67v2 support (#5777)
* feat: add kbd67v2 support * update cr * Update keyboards/kbdfans/kbd67/rev2/config.h Co-Authored-By: Vorror <paul@dgtlrepublic.com> * Update keyboards/kbdfans/kbd67/rev2/config.h Co-Authored-By: Vorror <paul@dgtlrepublic.com> * Update keyboards/kbdfans/kbd67/rev2/rev2.c Co-Authored-By: Vorror <paul@dgtlrepublic.com> * Update keyboards/kbdfans/kbd67/rev2/rules.mk Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com> * Update keyboards/kbdfans/kbd67/rev2/readme.md Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
Diffstat (limited to 'keyboards/kbdfans/kbd67/rev2/readme.md')
-rw-r--r--keyboards/kbdfans/kbd67/rev2/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/rev2/readme.md b/keyboards/kbdfans/kbd67/rev2/readme.md
new file mode 100644
index 0000000000..0909f781d0
--- /dev/null
+++ b/keyboards/kbdfans/kbd67/rev2/readme.md
@@ -0,0 +1,13 @@
+# KBD67 rev2
+
+65% pcb with blocker. Revision 2 (Manufactured after 05/01/19).
+
+Keyboard Maintainer: [Vorror](https://github.com/vorror)
+Hardware Supported: KBD67v2 PCB (Sometimes sold under the name "KBD65")
+Hardware Availability: KBDFans [Keyboard Kit](https://kbdfans.cn/products/coming-soon-kbd67-mechanical-keyboard-diy-kit), [PCB](https://kbdfans.cn/collections/65/products/kbd65-65-custom-mechanical-keyboard-pcb)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kbdfans/kbd67/rev2: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).