mirror of
https://github.com/System-End/hackpad.git
synced 2026-04-20 00:35:24 +00:00
Add AmbryV1
This commit is contained in:
parent
e7017b1957
commit
04b5ed0942
6 changed files with 18 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
|||
[submodule "hackpads/orpheuspad/PCB/OPL_Kicad_Library"]
|
||||
path = hackpads/orpheuspad/PCB/OPL_Kicad_Library
|
||||
url = https://github.com/Seeed-Studio/OPL_Kicad_Library
|
||||
[submodule "hackpads/ambryv1/firmware"]
|
||||
path = hackpads/ambryv1/firmware
|
||||
url = https://github.com/pmnlla/zmk-board-cfg
|
||||
|
|
|
|||
14
hackpads/ambryv1/README.md
Normal file
14
hackpads/ambryv1/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# BOM
|
||||
|
||||
- 1x PCB
|
||||
- 12x Slim Profile (aka Choc) MX swithces (up to user preference, but obviously yellows are supreme)
|
||||
- 12x Throughhole 1N4148 Diodes
|
||||
- 1x XIAO RP2040
|
||||
- 20x WS2812B LEDs
|
||||
|
||||
## TODO for Revision 2:
|
||||
|
||||
- [ ] Add capacitive touch pads
|
||||
- [ ] Add joystick or rotary encoder
|
||||
- [ ] Reduce number of LEDs, spread the out more evenly, diffuse. Remove LED under MCU.
|
||||
- [ ] Make 8 key variant, because why not?
|
||||
BIN
hackpads/ambryv1/case/HackPad-BottomShell.stl
Normal file
BIN
hackpads/ambryv1/case/HackPad-BottomShell.stl
Normal file
Binary file not shown.
1
hackpads/ambryv1/firmware
Submodule
1
hackpads/ambryv1/firmware
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 68614cc77c9ff81a9dc102d41c0c8e9b6383ef24
|
||||
BIN
hackpads/ambryv1/pcb/GERBER.zip
Normal file
BIN
hackpads/ambryv1/pcb/GERBER.zip
Normal file
Binary file not shown.
BIN
hackpads/ambryv1/pcb/HackPad - Revision 1 - CreatorBoard v4.f3z
Normal file
BIN
hackpads/ambryv1/pcb/HackPad - Revision 1 - CreatorBoard v4.f3z
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue