qmk-firmware/keyboards/gingham
fauxpark 519df78cdb
Set device version from config.h for V-USB boards (#7316)
2019-11-15 10:21:53 +11: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 [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07:00
readme.md [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07:00
rules.mk Cleanup rules.mk for 32A and 328P keyboards (#6767) 2019-09-20 22:06:32 -07: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

Flash firmware: // In bootloader mode make gingham:default:program

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.