aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/winkeyless
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/winkeyless
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/winkeyless')
-rw-r--r--keyboards/winkeyless/bmini/readme.md8
-rw-r--r--keyboards/winkeyless/readme.md12
2 files changed, 15 insertions, 5 deletions
diff --git a/keyboards/winkeyless/bmini/readme.md b/keyboards/winkeyless/bmini/readme.md
index b8cc85495..0512ed7be 100644
--- a/keyboards/winkeyless/bmini/readme.md
+++ b/keyboards/winkeyless/bmini/readme.md
@@ -1,6 +1,8 @@
# B.mini
-A 75% keyboard with RGB
+A 75% keyboard with RGB underglow.
+
+QMK Firmware is not the official firmware for the B.mini.
* Keyboard Maintainer: QMK Community
* Hardware Supported: B.mini PCB
@@ -14,6 +16,8 @@ Flashing example for this keyboard ([after setting up the bootloadHID flashing e
make winkeyless/bmini:default:flash
-**Reset Key**: Hold down the key located at *LOCATION*, commonly programmed as *KEY* while plugging in the keyboard.
+This firmware can be flashed onto the KBDFans KBD75 Round 1 and Round 2 Bootmapper Client boards sold during the 2017 and early 2018 timeframe.
+
+**Reset Key**: Hold down the bottom left most key located at `K00`, commonly programmed as Left Control while plugging in the keyboard.
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
diff --git a/keyboards/winkeyless/readme.md b/keyboards/winkeyless/readme.md
index e6cb45fc4..91719f6da 100644
--- a/keyboards/winkeyless/readme.md
+++ b/keyboards/winkeyless/readme.md
@@ -1,7 +1,13 @@
# Winkeyless
-[Winkeyless](https://www.winkeyless.kr) is a Korean keyboard company popular for creating the Boot Mapper Client (BMC) firmware. Most Winkeyless boards were low profile and constructed out of acrylic showcasing their RGB underglow capabilities.
+[Winkeyless](https://www.winkeyless.kr) is a Korean keyboard company popular for creating the Boot Mapper Client (BMC) firmware.
-In late 2018, Winkeyless closed its doors due to the numerous unlicensed implementations of its hardware and software.
+Winkeyless used an atmega32a MCU, mini USB B, and utilized the same MCU pins across all their PCBs. Their reset button was always
+tied to pins `A0` and `B0` on the atmega32a MCU.
-This directory contains official Winkeyless boards that have had QMK ported to work with them.
+Most Winkeyless boards were low profile and constructed out of acrylic showcasing their RGB underglow capabilities.
+
+In late 2018, Winkeyless closed its doors. The numerous unlicensed implementations of its hardware and software were cited as one
+of many reasons for shutting down.
+
+This directory contains official Winkeyless boards that have had QMK firmware ported to work with them.