summaryrefslogtreecommitdiff
path: root/keyboards/winkeyless/b87/readme.md
diff options
context:
space:
mode:
authorjels <66403163+Jels-kb@users.noreply.github.com>2021-11-20 03:51:21 +1000
committerGitHub <noreply@github.com>2021-11-19 09:51:21 -0800
commit5c3afe3e6bc40ecda2770a61d8110bfa9b0dd39b (patch)
tree77a1a167490c9108bbe236c3310ed89558f3c32c /keyboards/winkeyless/b87/readme.md
parent817a82378b58ec34b24a71e80f1ac0389aed9d39 (diff)
[Keyboard] Add b87 keyboard (#15091)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/winkeyless/b87/readme.md')
-rw-r--r--keyboards/winkeyless/b87/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/winkeyless/b87/readme.md b/keyboards/winkeyless/b87/readme.md
new file mode 100644
index 0000000000..ea617f7c89
--- /dev/null
+++ b/keyboards/winkeyless/b87/readme.md
@@ -0,0 +1,23 @@
+# B87
+
+A TKL keyboard with RGB underglow.
+
+QMK Firmware is not the official firmware for the B.mini.
+
+* Keyboard Maintainer: QMK Community
+* Hardware Supported: B87 PCB
+* Hardware Availability: <https://winkeyless.kr/product/b-87-pcb-x2/>
+
+Make example for this keyboard (after setting up your build environment):
+
+ make winkeyless/b87:default
+
+Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
+
+ make winkeyless/b87:default:flash
+
+This firmware can also be flashed onto the KBDFans KBD75 Round 1 Bootmapper Client boards sold during the 2017 and early 2018 timeframe.
+
+**Reset Key**: Hold down the top left most key located at `K00`, commonly programmed as Escape 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).