forked from forks/qmk_firmware
c74295de88
* Set proper AVR part for USBasp avrdude flashing * Remove `PROGRAM_CMD` stuff from rules.mk as they should not be needed anymore * Missed the Plaid readme * Remove PROGRAM_CMD from Mysterium
846 B
846 B
plaid // Through Hole
12x4 ortholinear keyboard with only through hole components.
Keyboard Maintainer: hsgw
Hardware Supported: ATMEGA328p with vusb PCB
Hardware Availability: Group buy in r/mk
Make example for this keyboard (after setting up your build environment): make plaid:default
Flashing example for this keyboard:
make plaid:default:flash
Bootloader
use usbasploader in 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.