Ryan 2da0827d4f Remove matrix size defines (#19581) 3 роки тому
..
keymaps b7771ec25b RESET -> QK_BOOT default keymaps (#17037) 4 роки тому
mini 2da0827d4f Remove matrix size defines (#19581) 3 роки тому
r1 2da0827d4f Remove matrix size defines (#19581) 3 роки тому
info.json 48792b030b Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 4 роки тому
postageboard.c 6776703d8f Postage Board MCU (#7424) 6 роки тому
postageboard.h 6776703d8f Postage Board MCU (#7424) 6 роки тому
readme.md 6776703d8f Postage Board MCU (#7424) 6 роки тому
rules.mk 6776703d8f Postage Board MCU (#7424) 6 роки тому

readme.md

Postage Board

Round 1

PostageBoard

Round 2: Mini version

PostageBoard

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.

  • Keyboard Maintainer: LifeIsOnTheWire
  • Hardware Supported: Available at GB
  • Hardware Availability: Available at GB

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.