Add AmbryV1

This commit is contained in:
pmnlla 2024-10-18 11:22:58 -07:00
parent e7017b1957
commit 04b5ed0942
6 changed files with 18 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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

View 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?

Binary file not shown.

@ -0,0 +1 @@
Subproject commit 68614cc77c9ff81a9dc102d41c0c8e9b6383ef24

Binary file not shown.