summaryrefslogtreecommitdiff
path: root/keyboards/wsk/tkl30/readme.md
diff options
context:
space:
mode:
authorworldspawn00 <mcmancuso@gmail.com>2020-02-06 23:28:08 -0600
committerGitHub <noreply@github.com>2020-02-06 21:28:08 -0800
commite43d143ab09cea268079edae10f14c554b39aa59 (patch)
treeed2f56765e42a274a96853eece49be311ba53140 /keyboards/wsk/tkl30/readme.md
parenta73c38112dedaeeb837fb9d388f17becd8480f95 (diff)
[Keyboard] adding keyboard: tkl30 (#7979)
* tkl30 * Amended with collaborator suggestions * s/DEBOUNCING_DELAY/DEBOUNCE/ * Used noroadsleft's PID suggestion * Committed noroadsleft's keymap formatting and rules.mk suggestions * LAYOUT formatting and readme suggestions
Diffstat (limited to 'keyboards/wsk/tkl30/readme.md')
-rw-r--r--keyboards/wsk/tkl30/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/wsk/tkl30/readme.md b/keyboards/wsk/tkl30/readme.md
new file mode 100644
index 0000000000..fb758b1d53
--- /dev/null
+++ b/keyboards/wsk/tkl30/readme.md
@@ -0,0 +1,16 @@
+# TKL30
+
+![TKL30](https://i.imgur.com/rnhOx87.png)
+
+The TKL30 is a three-row TKL-style board.
+
+* Keyboard Maintainer: [worldspawn00](https://github.com/worldspawn00/)
+* Hardware Supported: TKL30 PCB, Pro Micro
+* Hardware Availability: [PCB](https://github.com/worldspawn00/TKL30)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wsk/tkl30: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).
+