Ryan 7fad94ba2d Remove unused RGBLight defines from config.h (#19859) 3 years ago
..
keymaps 1cb1a5a374 Remove legacy Grave Escape keycodes (#18787) 3 years ago
config.h 7fad94ba2d Remove unused RGBLight defines from config.h (#19859) 3 years ago
gingham.c 99cd0b13e1 Refactor some led_set_kb instances (#19179) 3 years ago
gingham.h 36ebc75e9a [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 4 years ago
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
matrix.c 36ebc75e9a [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 4 years ago
readme.md 36ebc75e9a [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 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 yiancardesigns/gingham:default

Flashing example for this keyboard:

make yiancardesigns/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.