|
|
3 vuotta sitten | |
|---|---|---|
| .. | ||
| keymaps | b7771ec25b RESET -> QK_BOOT default keymaps (#17037) | 4 vuotta sitten |
| mini | 2da0827d4f Remove matrix size defines (#19581) | 3 vuotta sitten |
| r1 | 2da0827d4f Remove matrix size defines (#19581) | 3 vuotta sitten |
| info.json | 48792b030b Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) | 4 vuotta sitten |
| postageboard.c | 6776703d8f Postage Board MCU (#7424) | 6 vuotta sitten |
| postageboard.h | 6776703d8f Postage Board MCU (#7424) | 6 vuotta sitten |
| readme.md | 6776703d8f Postage Board MCU (#7424) | 6 vuotta sitten |
| rules.mk | 6776703d8f Postage Board MCU (#7424) | 6 vuotta sitten |
The Postage board is a controller board meant to aid people in making a hand wired keyboard. Controller boards are essentially the brain of the keyboard. It is similar to the common Teensy 2.0, and also the Pro Micro.
However, neither the Teensy, nor the Pro Micro are designed for keyboards specifically. They are just general Arduino-like boards meant for a variety of DIY projects. The Postage Board is designed for mechanical keyboards specifically, and thus the process of assembling your keyboard is easier, and the final product is more refined.
Make example for this keyboard (after setting up your build environment):
make handwired/postageboard/r1:default
or
make handwired/postageboard/mini:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

