qmk-firmwares/keyboards/tkw/stoutgat/v1/readme.md
vattern 06d4c0a396
[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
2020-09-15 00:57:55 -07:00

16 lines
742 B
Markdown

# 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).