qmk-firmwares/keyboards/winkeyless/b87
James Young 1e3b360c1f
Winkeyless B87 Community Layout Support (#20884)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_tkl_ansi_split_bs_rshift

* add LAYOUT_tkl_ansi

* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_ansi_tsangan

* add LAYOUT_tkl_ansi_wkl_split_bs_rshift

* add LAYOUT_tkl_ansi_wkl

* add LAYOUT_tkl_iso_split_bs_rshift

* add LAYOUT_tkl_iso

* add LAYOUT_tkl_iso_tsangan_split_bs_rshift

* add LAYOUT_tkl_iso_tsangan

* add LAYOUT_tkl_iso_wkl_split_bs_rshift

* add LAYOUT_tkl_iso_wkl

* enable Community Layout support

* readme.md: update Hardware Availability link
2023-05-12 17:43:10 -07:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Winkeyless B87 Community Layout Support (#20884) 2023-05-12 17:43:10 -07:00
matrix_diagram.md Winkeyless B87 Community Layout Support (#20884) 2023-05-12 17:43:10 -07:00
readme.md Winkeyless B87 Community Layout Support (#20884) 2023-05-12 17:43:10 -07:00
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00

B87

A TKL keyboard with RGB underglow.

QMK Firmware is not the official firmware for the B.mini.

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)

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.