summaryrefslogtreecommitdiff
path: root/keyboards/tkw/stoutgat/v1/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/v1/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/v1/readme.md')
-rw-r--r--keyboards/tkw/stoutgat/v1/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/tkw/stoutgat/v1/readme.md b/keyboards/tkw/stoutgat/v1/readme.md
new file mode 100644
index 0000000000..0904b51271
--- /dev/null
+++ b/keyboards/tkw/stoutgat/v1/readme.md
@@ -0,0 +1,16 @@
+# stoutgat
+
+![stoutgat](https://i.imgur.com/CfWa5AGl.jpg?1)
+
+An ISO through hole component 65% keyboard with dual encoders. Uses the ATMega32A.
+Inspired by the cftkb Discipline.
+
+* Keyboard Maintainer: [Thys de Wet](https://github.com/vattern)
+* Hardware Supported: Stoutgat PCBs , running ATMega32A
+* Hardware Availability: https://github.com/vattern/stoutgat
+
+Make example for this keyboard (after setting up your build environment):
+
+ make tkw/stoutgat/v1: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).