qmk-firmware/keyboards/gingham
yiancar 3538955778 Usbasploader bootloader option addition (#6304)
* Added USBasp bootloader option for USBasploader

* author comment

* ifdef fix :)

* Add usbasp target

* Update docs/flashing.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/flashing.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/flashing.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-07-15 19:11:59 -07:00
..
keymaps [Keyboard] Fixed ISO keymap for Gingham (#6242) 2019-07-03 03:43:46 -07:00
config.h [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07: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 Usbasploader bootloader option addition (#6304) 2019-07-15 19:11:59 -07:00
usbconfig.h [Keyboard] Gingham (#6212) 2019-07-01 13:11:38 -07: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.