You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fauxpark c74295de88
Set proper AVR part for USBasp avrdude flashing (#7552)
4 years ago
..
keymaps [Keyboard] Fixed ISO keymap for Gingham (#6242) 5 years ago
config.h Add support for configurable polling interval and power usage o… (#7336) 5 years ago
gingham.c [Keyboard] Gingham (#6212) 5 years ago
gingham.h [Keyboard] Gingham (#6212) 5 years ago
info.json [Keyboard] Gingham (#6212) 5 years ago
matrix.c [Keyboard] Gingham (#6212) 5 years ago
readme.md Set proper AVR part for USBasp avrdude flashing (#7552) 4 years ago
rules.mk Set proper AVR part for USBasp avrdude flashing (#7552) 4 years ago
usbconfig.h Set device version from config.h for V-USB boards (#7316) 5 years ago

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.