qmk-dactyl-manuform-a/keyboards/dm9records/plaid
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps Remove empty config.h from default-ish keymaps (#15429) 2021-12-09 16:00:55 +11:00
config.h Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2021-09-26 02:57:20 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
plaid.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
plaid.h Remove KEYMAP and LAYOUT_kc (#12160) 2021-05-11 10:10:31 -07:00
readme.md 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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.