forked from forks/qmk_firmware
f65e79477f
* define VID/PID in post_config.h, add via keymap * update readme, set vid/pid for via * update keymap * delete usbconfig.h, update keymap * add status led feature * Apply suggestions from code review Co-Authored-By: Joel Challis <git@zvecr.com> * undef vid/pid in keymap Co-authored-by: Joel Challis <git@zvecr.com> |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
plaid.c | ||
plaid.h | ||
readme.md | ||
rules.mk |
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.