Open comments for this post
Devlog 3
Hey guys, I had just updated the heatset inserts in my case to fit more snuggly.
I increased the diameter of the holes in the bottom of the case from 2.9mm to 4.2mm as recommended by @kojii.
Open comments for this post
MiniMac Complete
Project Overview
The MiniMac hardware assembly and firmware programming are officially finished.
Development Highlights
- The CAD design features a 4x4 ortholinear layout.
- The chassis was 3D printed to fit the RP2040 controller.
Hardware Design
The physical build was optimized for desk space.
#define MATRIX_COL_PINS was used in the config.h to ensure the RP2040 correctly registers every key press.
Firmware Logic
The firmware is now stable and fully operational.
I used QMK since I want to eventually add layers of functions into MiniMac. (idek how yet)
I appreciate the support throughout this project and hope to create more!
Open comments for this post
Mini Mac - My Macropad - #1
This is my first Macropad. I decided to create this to fulfill the functions and shortcuts my 75% keyboard could not, such as screenshots.
I have finally finished the schematic and PCB after much trial and error. Especially downloading footprints from GrabCad and editing pads and copper lines within .pretty files.
My next goal is to create the casing for this in Fusion 360.