summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt60_g/readme.md
diff options
context:
space:
mode:
authorWilba <wilba@wilba.tech>2020-12-06 17:31:41 +1100
committerGitHub <noreply@github.com>2020-12-06 17:31:41 +1100
commit644dd9c388f9664d17177e78966264afcbd23462 (patch)
tree2bcc2778a47119e047c5dc391d1ade7155740289 /keyboards/wilba_tech/wt60_g/readme.md
parent3076f86dc11d346d07c63e5fb11702817d7034e7 (diff)
Added WT60-G (#10876)
Diffstat (limited to 'keyboards/wilba_tech/wt60_g/readme.md')
-rw-r--r--keyboards/wilba_tech/wt60_g/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt60_g/readme.md b/keyboards/wilba_tech/wt60_g/readme.md
new file mode 100644
index 0000000000..4af5987601
--- /dev/null
+++ b/keyboards/wilba_tech/wt60_g/readme.md
@@ -0,0 +1,17 @@
+# wilba.tech WT60-G
+
+WT60-G is a keyboard PCB supporting 60% layout and daughterboard USB-C. [More info at wilba.tech](https://wilba.tech/)
+
+* Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582)
+* Hardware Supported: wilba.tech WT60-G
+* Hardware Availability: [wilba.tech](https://wilba.tech/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wilba_tech/wt60_g:default
+
+Flashing example for this keyboard:
+
+ make wilba_tech/wt60_g: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).