qmk-dactyl-manuform-a/keyboards/dm9records/plaid
Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75

* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
..
keymaps [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -07:00
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
info.json remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
plaid.c 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07: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 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08: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.