A 3x3 handwired macropad
The VOID9 is a 3d printed, handwired, 4x4 macropad running QMK Firmware on a Pro Micro controller.
I suggest printing the case using a 0.4 mm nozzle, supports are not needed for any of the parts.
You might want/need to use small dabs of hot glue to secure the switches in the plate depending on how well calibrated your printer is(if you're generous with it, it will add to the weight of the keyboard and it might change the feel of it).
Dont overtighten the screws as the threads might get stripped.
Comlumn pinout has been revised, if you have an older build of the macropad (built before October 2022, which was using pins D1, D0, D4) edit the info.json file in the firmware forks in order to reflect your wiring!
- 3d printed case parts
- 9 x Cherry MX style mechanical switches
- 9 x diodes (tme.eu)
- 9 x keycaps of choice
- 1 x Pro Micro (Aliexpress)
- 0.5 mm wire
- hotglue
- 4 x M3x10 Allen head bolts (tme.eu / 13mm overall length, 5,5mm diameter head)
- 4 x 8mm bumpons
There are two versions of the bottom model: flat and angled; the top (flat or fillet) will fit on either one. The "Bottom - Angled" model also has two variations: regular, designed to be used by itself, and a "short" version, designed to be used with the middle ring (eg. if you want a contrasting color stripe). The short bottom + middle layer will be the same height as the regular bottom.
Teensy 2.0 Support: There is also a version of the "Bottom - Angled - Short" model designed for a Teensy 2.0 controller with a Mini (not "micro") USB port on it.
I've also put together a pretty visual handwiring guide for the VOID9, that you can browse over here.
ROW0 ROW1 ROW2
F4 F5 F6
COL0 COL1 COL2
D1 D4 D0
Encoder Pad A Encoder Pad B
B1 F7
B2 B3
A QMK Vial fork can be found here.
Most features are disabled in order for the firmware to fit on the atmega32u4 present on the Pro Micro controllers, but if you want to tinker around with different features or if you're using a different MCU you can enable/disable them to suit your own needs by editing the rules.mk file in the vial keymap folder.
The web version of Vial is available at vial.rocks; it runs in supported browsers (Chrome, Edge and Opera) without requiring an installation.
A fork containing the QMK config files can be found here. Edit them to suit your own needs and build the firmware following the QMK docs.
If you plan on using the VIA configurator dont forget to download the json definitions file linked in this repository.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.