diff options
| author | Drashna Jaelre <drashna@live.com> | 2019-03-27 22:13:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-27 22:13:29 -0700 |
| commit | 188a1e66ff092a1db8adeb5410ba995715ef6594 (patch) | |
| tree | d1d6dd5b8b0d9e12c22d18799f856b13c05b7d42 | |
| parent | 04684a94efb280f0716ad7429856fd326af65fa0 (diff) | |
| parent | 7e37daab6e9074cec7aa711f9dd5cab0a2c4773d (diff) | |
| download | qmk_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.md | 6 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd67/rev1/readme.md | 4 |
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 | ||
| 3 | A 65% keyboard sold in two variants. Rev1 was a typical keyboard that had to be soldered together, supporting multiple layouts. | 3 | A 65% keyboard sold in two variants. Rev1 was a typical keyboard that had to be soldered together, supporting multiple layouts. |
| 4 | Months 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. | 4 | Months 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 | |||
| 6 | The rev1 PCB for the KBD67 is sold under the name "KBD65." | ||
| 5 | 7 | ||
| 6 | Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) | 8 | Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) |
| 7 | Hardware Supported: KBD67 | 9 | Hardware 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 @@ | |||
| 3 | 65% keyboard with blocker. | 3 | 65% keyboard with blocker. |
| 4 | 4 | ||
| 5 | Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) | 5 | Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) |
| 6 | Hardware Supported: KBD67 PCB | 6 | Hardware Supported: KBD67 PCB (Sometimes sold under the name "KBD65") |
| 7 | Hardware Availability: [KBDFans](https://kbdfans.cn/products/coming-soon-kbd67-mechanical-keyboard-diy-kit) | 7 | 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) |
| 8 | 8 | ||
| 9 | Make example for this keyboard (after setting up your build environment): | 9 | Make example for this keyboard (after setting up your build environment): |
| 10 | 10 | ||
