qmk-dactyl-manuform-a/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 [Keyboard] add encoder support to PlaidPad default mappings (#9396) 2020-07-23 19:42:56 -07:00
config.h [Keyboard] add encoder support to PlaidPad default mappings (#9396) 2020-07-23 19:42:56 -07:00
info.json [Keyboard] Add Plaid-Pad 4x4 numpad (#7900) 2020-01-17 00:30:32 -08:00
plaid_pad.c [Keyboard] Add Plaid-Pad 4x4 numpad (#7900) 2020-01-17 00:30:32 -08:00
plaid_pad.h [Keyboard] Add Plaid-Pad 4x4 numpad (#7900) 2020-01-17 00:30:32 -08:00
readme.md Fix capitalisation of "GitHub" (#9184) 2020-05-25 19:43:14 -07:00
rules.mk Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) 2020-05-17 21:37:04 +01:00

readme.md

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.