summaryrefslogtreecommitdiff
path: root/keyboards/tkw/stoutgat/v2/readme.md
diff options
context:
space:
mode:
authorvattern <thys@vektorfoto.co.za>2020-09-15 08:57:55 +0100
committerGitHub <noreply@github.com>2020-09-15 00:57:55 -0700
commit06d4c0a3968f3f0ae0fc5deb36cb4b8de44b1428 (patch)
treeb5345f846dcdfc68ca566f5f71738349ef9279eb /keyboards/tkw/stoutgat/v2/readme.md
parent0050033acaec3eaccb972d9d87ef64b713b3e7f2 (diff)
[Keyboard] add Stoutgat v2; move Stoutgat v1 (#10233)
* initial add * stoutgat working * Ready for release * Ready for release * Ready for release * Ready for release * Ready for release * fix typos * update flash instructions in readme * update copyright * Update keyboards/tkw/stoutgatv2/keymaps/default/keymap.c * Apply suggestions from code review * Fix typo * Update lib/vusb * Update keyboards/tkw/stoutgatv2/rules.mk * Update desc add v2 * Add ANSI * Move to v1 and v2 folders * fix typo * fix v1 readme * Fix copypasta from v1 keymap * fix missing trailing slash * Delete keymap.json * Apply suggestions from code review Fixed layout and removed erroneous keymap.json
Diffstat (limited to 'keyboards/tkw/stoutgat/v2/readme.md')
-rw-r--r--keyboards/tkw/stoutgat/v2/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tkw/stoutgat/v2/readme.md b/keyboards/tkw/stoutgat/v2/readme.md
new file mode 100644
index 0000000000..192fca3d16
--- /dev/null
+++ b/keyboards/tkw/stoutgat/v2/readme.md
@@ -0,0 +1,15 @@
+# stoutgat v2
+
+![stoutgatv2](https://i.imgur.com/CCiP2Ffl.jpg)
+
+ARM 65% mechanical keyboard with RGB underglow and dual encoders.
+
+* Keyboard Maintainer: [vattern](https://github.com/vattern)
+* Hardware Supported: f411 blackpill
+* Hardware Availability: [stoutgatv2](https://github.com/vattern/stoutgatv2)
+
+Make example for this keyboard (after setting up your build environment):
+
+ qmk flash -kb tkw/stoutgat/v2 -km 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).