qmk_firmware/keyboards/keycapsss/plaid_pad
Matthew Weldon e620a7beb2
[Keyboard] add encoder support to PlaidPad default mappings (#9396)
* Add flipped and discrete encoder support default mappings

* Fixed typo in readme

* Removed flipped layout, fix config.h encoder pin mapping, update readme

Co-authored-by: matt <matt@smooth.tech>
2020-07-23 19:42:56 -07:00
..
keymaps/default
config.h
info.json
plaid_pad.c
plaid_pad.h
readme.md
rules.mk

Plaid-Pad

A 4x4 numpad with only through hole components.
It's a great companion to the Plaid keyboard by hsgw and heavily inspired by it.

Make example for this keyboard (after setting up your build environment):

make keycapsss/plaid_pad:default

Flashing example for this keyboard:

make keycapsss/plaid_pad:default:flash

Bootloader


See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.