mirror of
https://github.com/System-End/hackpad.git
synced 2026-04-19 22:15:14 +00:00
Refactor README.MD and .gitignore files
This commit is contained in:
parent
581e2193f4
commit
55deeba22f
3 changed files with 5 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# JamPad
|
||||
The Jampad is my attempt at making a **decent** macropad.
|
||||
It includes 7 keys for various macros ( *calculator hotkey anyone?* ) as well as one rotary encoder for media control.
|
||||
It's main body is made of two 3-d printed outer shells, held together by m3 screws and heat set inserts with an acrylic plate sandwiched between. It currently has two QMK layers, with a mix of keys I dont have easy acess to on my main keyboard, and keycodes I thought were funny. The 128x32 OLED displays *very important and relevant* information, on loop.
|
||||
It's main body is made of two 3-d printed outer shells, held together by m3 screws and heat set inserts with an acrylic plate sandwiched between. This also means the plate can be swapped out relatively painlessly.
|
||||
for firmware, It currently has two QMK layers, with a mix of keys I dont have easy acess to on my main keyboard, and keycodes I thought were funny. The 128x32 OLED displays *very important and relevant* information, on loop.
|
||||
Overall, I enjoyed this project a fair bit, as it helped introduce me to pcb design something I had never done before. the case design was relatively painless, and designing around the specifics of the PCB was a fun challenge. The most frustrating part was the firmware, but I found that after a good while reading through the QMK and XAIO docs, I got the basics down. I'm really exited to try and experiment and push this board, if I get it. And i've been having a blast helping my friends now that they've started their own.
|
||||
|
||||
9/10 project. Would do again.
|
||||
|
|
@ -14,5 +15,5 @@ Slack: @jamdotjar
|
|||
- 8x 1N4148 Diodes (through hole)
|
||||
- 1x EC11 Rotary encoder
|
||||
- 1x 0.91 inch SSD1306 OLED
|
||||
|
||||
- 14x Mill-Max 3305s or 0305s.
|
||||
If possible I would like for the case to be printed in blue (*I also heard a potential of frosted acrylic which I would love for the plate if possible*)
|
||||
2
hackpads/jampad/pcb/.gitignore
vendored
2
hackpads/jampad/pcb/.gitignore
vendored
|
|
@ -1,3 +1,3 @@
|
|||
assets_ignore/*
|
||||
*_hackpad-backups
|
||||
hackpad-backups
|
||||
fp-info-cache
|
||||
|
|
|
|||
1
hackpads/jampad/pcb/~hackpad.kicad_pcb.lck
Normal file
1
hackpads/jampad/pcb/~hackpad.kicad_pcb.lck
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"hostname":"Finns-MacBook-Air","username":"finnh"}
|
||||
Loading…
Add table
Reference in a new issue