mirror of
https://github.com/System-End/hackpad.git
synced 2026-04-19 19:55:15 +00:00
Update README.md
This commit is contained in:
parent
fe9a37dec3
commit
2e1ab557ec
1 changed files with 18 additions and 1 deletions
|
|
@ -1,8 +1,24 @@
|
|||
# Legitmate-Salvage
|
||||
This is the Legitimate Salvage. It is a macro pad that includes ten keys, one rotary encoder, and one OLED screen. The firmware I set up allows three different tabs, and the OLED screen shows the current tab. This is my first time participating in a Hack Club event. I have only recently been learning Fusion and have never used KiCad or QMK, which was an exciting new opportunity. The hardest part was working with QMK, as I have no experience with firmware, and it was hard to find help or tutorials for the process.
|
||||
|
||||
|
||||
|
||||
# Cad Model
|
||||
There is 2 peices the base and the top which fit together with m3 bolts I made it with fusion
|
||||

|
||||
|
||||
# PCB
|
||||
I made it in kicad I used most of the recomended footprints but some I had to find on my own I hope its right
|
||||
 Schematic
|
||||
 PCB
|
||||
|
||||
# Firmware Overview
|
||||
Uses QMK Firmware
|
||||
- Rotary encoder changes volume for evreything
|
||||
- Top Left button changes tabs
|
||||
- OLED shows current tab
|
||||
- the other buttons it depends on the current tab being used
|
||||
|
||||
# BOM (Bill of Materials):
|
||||
- 1x Seeed XIAO RP2040
|
||||
- 9x Through-hole 1N4148 Diodes
|
||||
|
|
@ -18,5 +34,6 @@ This is the Legitimate Salvage. It is a macro pad that includes ten keys, one ro
|
|||
|----------|-----|-----|
|
||||
||||
|
||||
|
||||
|
||||
# Extra Stuff
|
||||
This is my first hackclub project. Next I think I am going to work on the infill project becuase why not.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue