forked from forks/qmk_firmware
3abb609348
* change layers, add pinmode to fix LEDs * fix LEDs by setting the pin mode * edit README * edit GPIO documentation, edit keymap * add markov chain * simplify LED logic * undo documentation changes * keymap changes, fix LED enum logic |
||
---|---|---|
.. | ||
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 dm9records/plaid:default
Flashing example for this keyboard:
make dm9records/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.