From 05cadbfbdc91dda88cb888b56a52c9aba8a0b692 Mon Sep 17 00:00:00 2001 From: bozarre Date: Tue, 11 Mar 2025 00:10:36 +0000 Subject: [PATCH] Update readme.md --- readme.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/readme.md b/readme.md index 866b5b8..6eaf672 100644 --- a/readme.md +++ b/readme.md @@ -4,4 +4,26 @@ This is the Circuit source CAD (Fritzing) files for the MAYBE Computer Macro Key You want to make your own ? +## Componants + +- 1× MAYBE PCB (you can send the Export.zip gerber files to any PCB factory, last time I checked it was under 5$ on JLCPCB) +- 1× [Teensy LC / 4.X](https://www.pjrc.com/store/teensy40.html) +- 1× Four-digits seven-segments display Ref#5641AS +- Headers (by one long pair of male+female and cut it into smaller ones) + - 2× 6-pins Through Hole Single Row Female Header + - 2× 13-pins Through Hole Single Row male Header + - 1× 7-pins Through Hole Single Row Male Header +- 4× 220Ω Resistors +- 2× 0.22µF Capacitors (Electrolytic) +- 12× 150mA 75V Diodes Ref#1N4148 +- 12× CherryMX Switches +- 1× Rotary Encoder + +## Tools + +- Soldering Iron +- Solder Wire +- Cutting Pliers + + [Just Read the Fucking Manual](https://bozlab.freeboxos.fr/MaybeMacroKeyboard/MacroBoard-Circuit/src/branch/master/Instructions/MAYBE%20Computer%20Macro%20Keyboard%20-%20User%20Manual.pdf) \ No newline at end of file