forked from mirrors/qmk_firmware
05d6e6ca78
* Ensure setPinInput actually sets input high-z * Fixed _PIN_ADDRESS Macro arguments as recommended by vomindoraan * Fixed instances of setInput to use new behavour * Changed kmac matrix to use input with pullups * Update keyboards/gh60/revc/revc.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fixed input state for unselect_rows * fixed merge conflict * Updated all instances of older uses of setPinInput() * Fixed naming mistake Co-authored-by: fauxpark <fauxpark@gmail.com> |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
gingham.c | ||
gingham.h | ||
info.json | ||
matrix.c | ||
readme.md | ||
rules.mk | ||
usbconfig.h |
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.