qmk-firmware/keyboards/gingham
ridingqwerty 0f7d294ac3
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
2020-01-30 13:47:48 -05:00
..
keymaps [Keyboard] Fixed ISO keymap for Gingham (#6242) 2019-07-03 03:43:46 -07:00
config.h Add support for configurable polling interval and power usage o… (#7336) 2019-11-15 10:21:22 +11:00
gingham.c [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07:00
gingham.h [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07:00
info.json [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07:00
matrix.c Ensure setPinInput actually sets input high-Z (#6237) 2020-01-26 23:04:38 -05:00
readme.md Set proper AVR part for USBasp avrdude flashing (#7552) 2019-12-07 23:32:43 -08:00
rules.mk Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00
usbconfig.h Set device version from config.h for V-USB boards (#7316) 2019-11-15 10:21:53 +11:00

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.