qmk-firmware/keyboards/gingham
Ryan 5e3951b361
Remove NO_UART defines from config.h for V-USB boards (#8351)
2020-03-09 19:58:25 +00:00
..
keymaps [Keyboard] Fixed ISO keymap for Gingham (#6242) 2019-07-03 03:43:46 -07:00
config.h Remove NO_UART defines from config.h for V-USB boards (#8351) 2020-03-09 19:58:25 +00: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
usbconfig.h Set device version from config.h for V-USB boards (#7316) 2019-11-15 10:21:53 +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.