From 2989f9ce2beb41e7796b4ba0cafc481734b3f024 Mon Sep 17 00:00:00 2001 From: TerryMathews Date: Wed, 2 Dec 2020 14:23:45 -0500 Subject: TKC TKL_A/B87: Initial support (#10943) Co-authored-by: Joel Challis Co-authored-by: Ryan Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> --- keyboards/tkc/tkl_ab87/readme.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 keyboards/tkc/tkl_ab87/readme.md (limited to 'keyboards/tkc/tkl_ab87/readme.md') diff --git a/keyboards/tkc/tkl_ab87/readme.md b/keyboards/tkc/tkl_ab87/readme.md new file mode 100644 index 0000000000..e91380cab5 --- /dev/null +++ b/keyboards/tkc/tkl_ab87/readme.md @@ -0,0 +1,27 @@ +# TKC TKL A/B87 + +![Photo](https://i.imgur.com/BRHfEbHl.jpg) + +A fairly typical TKL + +* Keyboard Maintainer: [TerryMathews](https://github.com/TerryMathews) +* Hardware Supported: TKC TKL A/B87 PCB +* Hardware Availability: TBA + + +Reset board in one of two ways: + + 1) Short reset header to right of up arrow key +![Photo](https://i.imgur.com/S01CTTGl.jpg) + + 2) Hold down Esc key while plugging in USB-C + +Make example for this keyboard (after setting up your build environment): + + make tkc/tkl_ab87:default + +Flashing example for this keyboard: + + make tkc/tkl_ab87:default:flash + +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). -- cgit v1.2.3