qmk_firmware/keyboards/yiancardesigns/gingham
2023-04-27 07:49:03 +10:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove unused RGBLight defines from config.h (#19859) 2023-02-17 08:13:41 +11:00
gingham.c Move 60% layouts to data driven (#20477) 2023-04-27 07:49:03 +10:00
info.json Move 60% layouts to data driven (#20477) 2023-04-27 07:49:03 +10:00
matrix.c
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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 yiancardesigns/gingham:default

Flashing example for this keyboard:

make yiancardesigns/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.