diff options
Diffstat (limited to 'keyboards/kbdfans/kbd75/readme.md')
| -rw-r--r-- | keyboards/kbdfans/kbd75/readme.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/keyboards/kbdfans/kbd75/readme.md b/keyboards/kbdfans/kbd75/readme.md index 89fe27416..09f06a6ad 100644 --- a/keyboards/kbdfans/kbd75/readme.md +++ b/keyboards/kbdfans/kbd75/readme.md | |||
| @@ -4,10 +4,12 @@ Keyboard Maintainer: QMK Community | |||
| 4 | Hardware Supported: KBD75 PCB rev 1 and 2 | 4 | Hardware Supported: KBD75 PCB rev 1 and 2 |
| 5 | Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029 | 5 | Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029 |
| 6 | 6 | ||
| 7 | The KBD75 has two revisions. Revision 2 has a USB C port and allows a numpad layout. `.hex` files made | 7 | The KBD75 was sold through various rounds, with various PCB changes between them. |
| 8 | for KBD75 revision 1, will still work for revision 2. `.hex` files made for revision 2 (excluding the numpad) | 8 | |
| 9 | will also still work on revision 1. Both revisions share the same switch matrix but have switch holes in | 9 | * **Round 1 (2017)**: Black PCB - Bootmapper Client, atmega32a MCU (Use [Winkeyless.kr B.mini](../../winkeyless/bmini/) firmware) |
| 10 | different areas. | 10 | * **Round 2 (2018)**: White PCB - Bootmapper Client, atmega32a MCU (Use [Winkeyless.kr B.mini](../../winkeyless/bmini/) firmware) |
| 11 | * **Round 3-5 (2018)**: White PCB - QMK Firmware, atmega32u4 MCU (Use KBD75 rev1 or rev2(without numpad support)) | ||
| 12 | * **Round 6 (2019)**: White PCB with USB C - QMK Firmware, atmega32u4 MCU (Use KBD75 rev1 or rev2(with numpad support)) | ||
| 11 | 13 | ||
| 12 | Make example for this keyboard (after setting up your build environment): | 14 | Make example for this keyboard (after setting up your build environment): |
| 13 | 15 | ||
