summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt60_xt/readme.md
diff options
context:
space:
mode:
authorWilba <Jason.S.Williams@gmail.com>2020-05-26 12:22:14 +1000
committerGitHub <noreply@github.com>2020-05-25 19:22:14 -0700
commitf56d333db1a2dc4ec20de410ec9a26e5195e4411 (patch)
treefceddea7f197944445754f2e9e3e9dffce8d6acf /keyboards/wilba_tech/wt60_xt/readme.md
parentd8f76f9e6dd76b20636f7726f98aac9c26d03aa5 (diff)
[Keyboard] Added wilba.tech WT60-XT (#9168)
* Added wilba.tech WT60-XT * fix indent * Update keyboards/wilba_tech/wt60_xt/readme.md * Update keyboards/wilba_tech/wt60_xt/rules.mk * Update keyboards/wilba_tech/wt60_xt/wt60_xt.c
Diffstat (limited to 'keyboards/wilba_tech/wt60_xt/readme.md')
-rw-r--r--keyboards/wilba_tech/wt60_xt/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt60_xt/readme.md b/keyboards/wilba_tech/wt60_xt/readme.md
new file mode 100644
index 0000000000..1b8d706c33
--- /dev/null
+++ b/keyboards/wilba_tech/wt60_xt/readme.md
@@ -0,0 +1,17 @@
+# wilba.tech WT60-XT
+
+![wilba.tech WT60-XT](https://ionkeyboards.com/data/_uploaded/image/jubi_a.jpg)
+
+WT60-XT is a keyboard PCB supporting 60% layout with left side macro keys. [More info at wilba.tech](https://wilba.tech/)
+
+First produced as WT60-XT JUBI for ION Keyboards JUBI.
+
+* Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582)
+* Hardware Supported: wilba.tech WT60-XT
+* Hardware Availability: Custom keyboard group buys
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wilba_tech/wt60_xt: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).