forked from forks/qmk_firmware
e620a7beb2
* 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> |
||
---|---|---|
.. | ||
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.
- Keyboard Maintainer: BenRoe GitHub / Twitter
- Hardware Supported: ATmega328P with VUSB (see Bootloader section)
- Hardware Availability: Keycapsss.com
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
- same usbasploader as Plaid (Instruction, Repository)
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.