qmk-dactyl-manuform-a/keyboards/stoutgat
vattern b531bd3b04
[Keyboard] Add new "stoutgat" keyboard (#9837)
* Add new "stoutgat" keyboard

Add new 65% ISO keyboard "stoutgat" with dual encoders

* Apply suggestions from code review

* Update readme with information about the keyboard

* Fix erroneous trailing comma in info.json

* Fix layout bits for qmk info

* Update keyboards/stoutgat/info.json

* Update keyboards/stoutgat/stoutgat.h

* Fix keymap and macro after updates

* Apply suggestions from code review

* Update keyboards/stoutgat/info.json

* Update keyboards/stoutgat/keymaps/default/keymap.c

* Update keyboards/stoutgat/info.json

* Update keyboards/stoutgat/readme.md

* Fix encoder volume bug

* Adding 65_iso and 65_ansi layouts

* Update keyboards/stoutgat/config.h

* Update keyboards/stoutgat/rules.mk
2020-08-06 15:18:34 -07:00
..
keymaps/default [Keyboard] Add new "stoutgat" keyboard (#9837) 2020-08-06 15:18:34 -07:00
config.h [Keyboard] Add new "stoutgat" keyboard (#9837) 2020-08-06 15:18:34 -07:00
info.json [Keyboard] Add new "stoutgat" keyboard (#9837) 2020-08-06 15:18:34 -07:00
readme.md [Keyboard] Add new "stoutgat" keyboard (#9837) 2020-08-06 15:18:34 -07:00
rules.mk [Keyboard] Add new "stoutgat" keyboard (#9837) 2020-08-06 15:18:34 -07:00
stoutgat.c [Keyboard] Add new "stoutgat" keyboard (#9837) 2020-08-06 15:18:34 -07:00
stoutgat.h [Keyboard] Add new "stoutgat" keyboard (#9837) 2020-08-06 15:18:34 -07:00

readme.md

stoutgat

stoutgat

An ISO through hole component 65% keyboard with dual encoders. Uses the ATMega32A. Inspired by the cftkb Discipline.

Make example for this keyboard (after setting up your build environment):

make stoutgat:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.