You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 6b74e48f81
Remove audio pin references in rules.mk (#14532)
2 years ago
..
keymaps/default Postage Board MCU (#7424) 4 years ago
mini Remove audio pin references in rules.mk (#14532) 2 years ago
r1 Remove audio pin references in rules.mk (#14532) 2 years ago
config.h Postage Board MCU (#7424) 4 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
postageboard.c Postage Board MCU (#7424) 4 years ago
postageboard.h Postage Board MCU (#7424) 4 years ago
readme.md Postage Board MCU (#7424) 4 years ago
rules.mk Postage Board MCU (#7424) 4 years ago

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.