qmk_firmware/keyboards/dm9records/plaid
Ryan 8d6bf19fc7
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
2023-02-07 14:46:51 +00:00
..
keymaps Refactor some layouts which contain keyboard name (#19645) 2023-01-20 05:44:05 +00:00
config.h Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) 2023-02-07 14:46:51 +00:00
info.json Merge remote-tracking branch 'origin/master' into develop 2023-01-20 05:44:42 +00:00
plaid.c
plaid.h Refactor some layouts which contain keyboard name (#19645) 2023-01-20 05:44:05 +00:00
readme.md
rules.mk Migrate `LAYOUTS` to data driven (#19541) 2023-01-10 02:48:20 +00:00

readme.md

plaid // Through Hole

plaid

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.