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 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps Enable Mediakeys for yiancar's 328p keyboards (#10476) 3 years ago
config.h Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2 years ago
gingham.c [Keyboard] Gingham (#6212) 4 years ago
gingham.h [Keyboard] Gingham (#6212) 4 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
matrix.c Gingham Update (#8225) 4 years ago
readme.md Fix capitalisation of "GitHub" (#9184) 3 years ago
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 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 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.