aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd75/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kbdfans/kbd75/readme.md')
-rw-r--r--keyboards/kbdfans/kbd75/readme.md10
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
4Hardware Supported: KBD75 PCB rev 1 and 2 4Hardware Supported: KBD75 PCB rev 1 and 2
5Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029 5Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029
6 6
7The KBD75 has two revisions. Revision 2 has a USB C port and allows a numpad layout. `.hex` files made 7The KBD75 was sold through various rounds, with various PCB changes between them.
8for KBD75 revision 1, will still work for revision 2. `.hex` files made for revision 2 (excluding the numpad) 8
9will 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)
10different 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
12Make example for this keyboard (after setting up your build environment): 14Make example for this keyboard (after setting up your build environment):
13 15