summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt65_xt/readme.md
diff options
context:
space:
mode:
authorWilba <Jason.S.Williams@gmail.com>2020-08-17 19:21:02 +1000
committerGitHub <noreply@github.com>2020-08-17 02:21:02 -0700
commitcb87f5fbeb2f77179845f20c9d5179a35dceca41 (patch)
tree530e17d851b63a5cf368d69722b8a08d631daf0d /keyboards/wilba_tech/wt65_xt/readme.md
parentd02301e59d49a15a51eedb3456b289b1d585c22e (diff)
[Keyboard] wilba.tech WT65-XT and WT65-XTX (#9999)
* Added wilba.tech WT65-XT, WT65-XTX * Review changes * Review changes
Diffstat (limited to 'keyboards/wilba_tech/wt65_xt/readme.md')
-rw-r--r--keyboards/wilba_tech/wt65_xt/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt65_xt/readme.md b/keyboards/wilba_tech/wt65_xt/readme.md
new file mode 100644
index 0000000000..980f914216
--- /dev/null
+++ b/keyboards/wilba_tech/wt65_xt/readme.md
@@ -0,0 +1,21 @@
+# wilba.tech WT65-XT
+
+![wilba.tech WT65-XT](https://images.squarespace-cdn.com/content/v1/5cb697d0b91449689ccff07f/1592033641845-YXDKZGZQ7BJFA7IDAZYF/ke17ZwdGBToddI8pDm48kPTrHXgsMrSIMwe6YW3w1AZ7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z4YTzHvnKhyp6Da-NYroOW3ZGjoBKy3azqku80C789l0k5fwC0WRNFJBIXiBeNI5fKTrY37saURwPBw8fO2esROAxn-RKSrlQamlL27g22X2A/RW-ZENITH-01.2001.jpg?format=2500w)
+
+WT65-XT is a keyboard PCB supporting 65% layout with left side macro keys.
+
+First produced by [Rama Works Foundry](https://r.works) for [ION Keyboards Zenith](https://r.works/zenith)
+
+* Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582)
+* Hardware Supported: wilba.tech WT65-XT
+* Hardware Availability: [wilba.tech](https://wilba.tech/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wilba_tech/wt65_xt:default
+
+Flashing example for this keyboard:
+
+ make wilba_tech/wt65_xt: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).