victorlucachi / void40

A 40% handwired ortholinear keyboard, running QMK firmware
116 stars 14 forks source link

VOID40

A 40% handwired ortholinear keyboard

VOID40

The VOID40 is a 3d printed, handwired, 40% ortholinear keyboard running QMK Firmware on a Pro Micro controller. The case is designed to fit the bed of a stock Ender 3 when the parts are rotated 45 degrees and the skirt/brim is disabled in the slicers settings.

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 posts could break off and the threads might get stripped.

Handwiring guide

I've also put together a pretty visual handwiring guide for the VOID9, that you can browse over here.

Bill Of Materials

Redux

V1

Pin assignment

ROW0    ROW1    ROW2    ROW3
D3      D2      D1      D0

COL0    COL1    COL2    COL3    COL4    COL5    COL6    COL7    COL8    COL9    COL10   COL11
D4      C6      D7      E6      B4      B5      F4      F5      F6      F7      B1      B3

Encoder Pad A           Encoder Pad B
B6                      B2

QMK Vial Fork

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.

VOID40 Vial

QMK Fork

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.

License: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.