Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions hackpads/yumekey/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# yumekey

![](images/logotype.png)

<img style="display:inline-block;width:50%;" src="images/yumekey0.png"><img style="display:inline-block;width:50%;" src="images/yumekey1.png">

So named because I intend to use it for [Yume Nikki Online](https://ynoproject.net/), particularly the OLED for displaying location updates.

All of this was new to me. I have never designed a schematic, PCB, or case before, nor have I ever programmed firmware for any processor. Expectantly, it did not really quite work out (edit: IT ACTUALLY DIDSIES), but I still managed
to finish it two weeks late (edit: TWO DAYS EARLY).

![](images/yesss.png)

(THEY'RE INSIDE YOUR COMPUTER ... AND IN YOUR KEYBOARD (which i hope is a yumekey)...)

# Screenshots

![schematic](images/schematic.png)
![pcb](images/pcb.png)

# Bill of Materials

I'd prefer if the case was printed in black filament if available, with the center key plate being white filament (or some other fancy color I guess).

| Qty | Name |
| --- | ------------------------------------------- |
| 10 | 1N4148 diodes |
| 9 | Cherry MX switches (Gateron Milky Yellows?) |
| 1 | 128x32 I2C OLED screen |
| 1 | EC11 rotary encoder **+ knob** |
| 1 | PCB (any color, preferably white) |
| 1 | Seeed Studio XIAO RP2040 |
Binary file added hackpads/yumekey/cad/yumekey - base.stl
Binary file not shown.
Binary file added hackpads/yumekey/cad/yumekey - ch_ctrls.stl
Binary file not shown.
Binary file added hackpads/yumekey/cad/yumekey - ch_keys.stl
Binary file not shown.
Binary file added hackpads/yumekey/cad/yumekey - pcb.stl
Binary file not shown.
Binary file added hackpads/yumekey/cad/yumekey - top.stl
Binary file not shown.
Loading