summaryrefslogtreecommitdiff
path: root/keyboards/tkc/tkl_ab87/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tkc/tkl_ab87/readme.md')
-rw-r--r--keyboards/tkc/tkl_ab87/readme.md27
1 files changed, 27 insertions, 0 deletions
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).