qmk-dactyl-manuform-a/keyboards/gingham
Ryan 6b74e48f81
Remove audio pin references in rules.mk (#14532)
2021-09-21 20:04:03 +10:00
..
keymaps
config.h Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00
gingham.c
gingham.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
matrix.c
readme.md
rules.mk Remove audio pin references in rules.mk (#14532) 2021-09-21 20:04:03 +10: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.