aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-03-27 22:13:29 -0700
committerGitHub <noreply@github.com>2019-03-27 22:13:29 -0700
commit188a1e66ff092a1db8adeb5410ba995715ef6594 (patch)
treed1d6dd5b8b0d9e12c22d18799f856b13c05b7d42
parent04684a94efb280f0716ad7429856fd326af65fa0 (diff)
parent7e37daab6e9074cec7aa711f9dd5cab0a2c4773d (diff)
downloadqmk_firmware-188a1e66ff092a1db8adeb5410ba995715ef6594.tar.gz
qmk_firmware-188a1e66ff092a1db8adeb5410ba995715ef6594.zip
Update KBD67 readme so that it mentions the KBD65 PCB (#5143)
* The code in this directory supports the KBD65 * Update readme.md * Update readme.md * Clear up the confusion between the kbd67/kbd65 naming. * Update keyboards/kbdfans/kbd67/readme.md Co-Authored-By: Hackerpilot <briancschott@gmail.com>
-rw-r--r--keyboards/kbdfans/kbd67/readme.md6
-rw-r--r--keyboards/kbdfans/kbd67/rev1/readme.md4
2 files changed, 6 insertions, 4 deletions
diff --git a/keyboards/kbdfans/kbd67/readme.md b/keyboards/kbdfans/kbd67/readme.md
index 7ee3c6adb..6d5f774e6 100644
--- a/keyboards/kbdfans/kbd67/readme.md
+++ b/keyboards/kbdfans/kbd67/readme.md
@@ -1,7 +1,9 @@
1# KBD67 1# KBD67
2 2
3A 65% keyboard sold in two variants. Rev1 was a typical keyboard that had to be soldered together, supporting multiple layouts. 3A 65% keyboard sold in two variants. Rev1 was a typical keyboard that had to be soldered together, supporting multiple layouts.
4Months later, a new version with hotswap was sold. **Firmware files from one, will not work on the other.** Please use the `.hex` appropriate for your board. 4Months later, a new version with hotswap was sold. **Firmware files from one, will not work on the other.** Please use the `.hex` appropriate for your board.
5
6The rev1 PCB for the KBD67 is sold under the name "KBD65."
5 7
6Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) 8Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
7Hardware Supported: KBD67 9Hardware Supported: KBD67
diff --git a/keyboards/kbdfans/kbd67/rev1/readme.md b/keyboards/kbdfans/kbd67/rev1/readme.md
index ab5209646..9074557cb 100644
--- a/keyboards/kbdfans/kbd67/rev1/readme.md
+++ b/keyboards/kbdfans/kbd67/rev1/readme.md
@@ -3,8 +3,8 @@
365% keyboard with blocker. 365% keyboard with blocker.
4 4
5Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) 5Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
6Hardware Supported: KBD67 PCB 6Hardware Supported: KBD67 PCB (Sometimes sold under the name "KBD65")
7Hardware Availability: [KBDFans](https://kbdfans.cn/products/coming-soon-kbd67-mechanical-keyboard-diy-kit) 7Hardware 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)
8 8
9Make example for this keyboard (after setting up your build environment): 9Make example for this keyboard (after setting up your build environment):
10 10