diff options
author | Wilba <Jason.S.Williams@gmail.com> | 2020-01-22 08:28:12 +1100 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-01-21 13:28:12 -0800 |
commit | b70500806ab047907b161ed6fa0dc32ba8a91784 (patch) | |
tree | ef9d834d3c3b1c5860d9bc5ec102d5f3e5fe87ca /keyboards/wilba_tech/wt60_bx/readme.md | |
parent | 9b6b54cdaae43e976ea4a5e5d01ec25309c7496b (diff) | |
download | qmk_firmware-b70500806ab047907b161ed6fa0dc32ba8a91784.tar.gz |
[Keyboard] Added WT60-B, WT60-BX (wilba.tech THERMAL) (#7948)
* Added WT60-B, WT60-BX
* Review changes
Diffstat (limited to 'keyboards/wilba_tech/wt60_bx/readme.md')
-rw-r--r-- | keyboards/wilba_tech/wt60_bx/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt60_bx/readme.md b/keyboards/wilba_tech/wt60_bx/readme.md new file mode 100644 index 000000000..19a5a54bb --- /dev/null +++ b/keyboards/wilba_tech/wt60_bx/readme.md @@ -0,0 +1,18 @@ +# wilba.tech WT60-BX + +WT60-BX is a keyboard PCB supporting 60% layout. [More info at wilba.tech](https://wilba.tech/) + +First produced as WT60-BX THERMAL for wilba.tech Thermal. + +WT60-B is the hotswap variant PCB. +WT60-BX is the solderable variant PCB with split backspace and stepped Caps Lock support. + +* Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582) +* Hardware Supported: wilba.tech WT60-BX +* Hardware Availability: Custom keyboard group buys + +Make example for this keyboard (after setting up your build environment): + + make wilba_tech/wt60_bx:default + +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).
\ No newline at end of file |