summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt60_g/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-06 06:32:11 +0000
committerQMK Bot <hello@qmk.fm>2020-12-06 06:32:11 +0000
commit688b8df98233f7319593dbcfc702df46d0f90418 (patch)
tree4a4c4cc5ee3b9a013eae397b9635f3d0b8ae2cae /keyboards/wilba_tech/wt60_g/readme.md
parentd62e3672805cc57d19994cb5188d23911cfc2315 (diff)
parent644dd9c388f9664d17177e78966264afcbd23462 (diff)
Merge remote-tracking branch 'origin/master' into develop
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).