forked from forks/qmk_firmware
32b2486c6b
* map programmer qwerty * clarify and fix typo * finishing touches * use qmk s templates for readme * update copyright notice * remove unnecessary code Co-Authored-By: Drashna Jaelre <drashna@live.com> * remove unnecessary code Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/plaid/keymaps/thehalfdeafchef/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * fix documentation * reformat code * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com> |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
plaid.c | ||
plaid.h | ||
readme.md | ||
rules.mk | ||
usbconfig.h |
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
Flash firmware: // In bootloader mode make plaid:default:program
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.