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.
 
 
 
 
 
Ryan a522b1f156
i2c: rename read/write register functions (#22905)
5 months ago
..
keymaps [Keymap Removal] Preonic and related keymaps. (#22689) 6 months ago
config.h Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 1 year ago
gingham.c i2c: rename read/write register functions (#22905) 5 months ago
info.json `info.json` whitespace cleanups (#20651) 1 year ago
matrix.c i2c: rename read/write register functions (#22905) 5 months ago
readme.md [Keyboard] move yiancar's boards into yiancardesigns/ (#15781) 2 years ago
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 8 months 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.