forked from forks/qmk_firmware
.. | ||
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.