b531bd3b04
* 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 |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
stoutgat.c | ||
stoutgat.h |
stoutgat
An ISO through hole component 65% keyboard with dual encoders. Uses the ATMega32A. Inspired by the cftkb Discipline.
- Keyboard Maintainer: Thys de Wet
- 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 stoutgat:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.