qmk-firmware/keyboards/gingham
yiancar f2901375ce
Add VIA to Gingham (#8651)
* Add VIA to Gingham

- Add VIA keymap
- Fix minor typo in config.h
- Remove redundunt methods and defines

* Update keyboards/gingham/config.h

Co-Authored-By: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2020-04-02 22:18:50 +01:00
..
keymaps Add VIA to Gingham (#8651) 2020-04-02 22:18:50 +01:00
config.h Add VIA to Gingham (#8651) 2020-04-02 22:18:50 +01:00
gingham.c [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07:00
gingham.h [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07:00
info.json [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07:00
matrix.c Gingham Update (#8225) 2020-02-24 11:25:18 +11:00
readme.md Set proper AVR part for USBasp avrdude flashing (#7552) 2019-12-07 23:32:43 -08:00
rules.mk Gingham Update (#8225) 2020-02-24 11:25:18 +11:00

readme.md

Gingham

gingham

A 60% keyboard with only through hole components.

Keyboard Maintainer: Yiancar and on github
Hardware Supported: ATMEGA328p with vusb PCB
Hardware Availability: https://yiancar-designs.com/, https://novelkeys.xyz, https://mechboards.co.uk/

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

make gingham:default

Flashing example for this keyboard:

make gingham:default:flash

Bootloader: use usbasploader HSGW's my repository. https://github.com/hsgw/USBaspLoader/tree/plaid

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