qmk-dactyl-manuform-a/keyboards/dm9records/plaid
Stephen Huan 3abb609348
Add stephen-huan keymap and fix LED problem in the default Plaid keymap (#9306)
* 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
2020-09-19 17:30:46 -07:00
..
keymaps Add stephen-huan keymap and fix LED problem in the default Plaid keymap (#9306) 2020-09-19 17:30:46 -07:00
config.h Remove HD44780 References, Part 2 (#9918) 2020-08-07 02:06:14 -07:00
info.json 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
plaid.c 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
plaid.h 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
readme.md 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rules.mk Remove HD44780 References, Part 2 (#9918) 2020-08-07 02:06:14 -07: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.