aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-01-30 11:37:00 -0800
committerGitHub <noreply@github.com>2020-01-30 11:37:00 -0800
commitdb2f1874935ed71e5897b16ee01b7424ac44fb6e (patch)
tree69b6962a063f7a4648392ef75fd5aea599206528 /keyboards/kbdfans
parentd2e1cc4d48e5c74453f9ab1a344490f895b2e236 (diff)
downloadfirmware-db2f1874935ed71e5897b16ee01b7424ac44fb6e.tar.gz
firmware-db2f1874935ed71e5897b16ee01b7424ac44fb6e.tar.bz2
firmware-db2f1874935ed71e5897b16ee01b7424ac44fb6e.zip
Documentation: KBD75 (#8038)
* update kbd75 readme * update bmini readme * update wkl.kr readme * Update keyboards/kbdfans/kbd75/readme.md * Update keyboards/kbdfans/kbd75/readme.md
Diffstat (limited to 'keyboards/kbdfans')
-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
Hardware Supported: KBD75 PCB rev 1 and 2
Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029
-The KBD75 has two revisions. Revision 2 has a USB C port and allows a numpad layout. `.hex` files made
-for KBD75 revision 1, will still work for revision 2. `.hex` files made for revision 2 (excluding the numpad)
-will also still work on revision 1. Both revisions share the same switch matrix but have switch holes in
-different areas.
+The KBD75 was sold through various rounds, with various PCB changes between them.
+
+* **Round 1 (2017)**: Black PCB - Bootmapper Client, atmega32a MCU (Use [Winkeyless.kr B.mini](../../winkeyless/bmini/) firmware)
+* **Round 2 (2018)**: White PCB - Bootmapper Client, atmega32a MCU (Use [Winkeyless.kr B.mini](../../winkeyless/bmini/) firmware)
+* **Round 3-5 (2018)**: White PCB - QMK Firmware, atmega32u4 MCU (Use KBD75 rev1 or rev2(without numpad support))
+* **Round 6 (2019)**: White PCB with USB C - QMK Firmware, atmega32u4 MCU (Use KBD75 rev1 or rev2(with numpad support))
Make example for this keyboard (after setting up your build environment):