QMK Bot 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 months ago
..
keymaps 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 months ago
config.h 8ff8e9eae5 Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790) 2 years ago
gingham.c a522b1f156 i2c: rename read/write register functions (#22905) 2 years ago
keyboard.json 8ff8e9eae5 Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790) 2 years ago
matrix.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
readme.md 36ebc75e9a [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 4 years ago
rules.mk 1f3d709fcb Migrate build target markers to keyboard.json - YZ (#23421) 2 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.