mirror of
https://github.com/kata0510/Lily58.git
synced 2025-04-29 10:12:58 +00:00
add puchi-c to part list
This commit is contained in:
parent
373992fbc6
commit
1062a83ec2
2 changed files with 6 additions and 2 deletions
|
@ -21,7 +21,7 @@ Part name | Quantity | Remarks | Photo |
|
|||
| ------- | -------- | ------- | ----- |
|
||||
| Lily58L PCB | 2 pcs ||
|
||||
| Lily58L case | 1 set | 2 solid panels, 2 with holes for switches |
|
||||
| [Pro Micro](https://keycapsss.com/keyboard-parts/parts/79/arduino-pro-micro-atmega32u4-controller) or [Elite-C](https://keycapsss.com/keyboard-parts/parts/99/elite-c-pro-micro-replacement-with-usb-c-and-atmega32u4) | 2 pcs (a mix is possible) | Optionally, use [Mill-Max Single Row Socket Headers](https://keycapsss.com/keyboard-parts/parts/100/single-row-socket-headers-pins-mill-max-series-315), to make it hot-swappable. ||
|
||||
| [Pro Micro](https://keycapsss.com/keyboard-parts/parts/79/arduino-pro-micro-atmega32u4-controller) [Puchi-C](https://keycapsss.com/keyboard-parts/mcu-controller/141/puchi-c-pro-micro-replacement-with-usb-c-and-atmega32u4) or Elite-C | 2 pcs (a mix is possible) | Optionally, use [Mill-Max Single Row Socket Headers](https://keycapsss.com/keyboard-parts/parts/100/single-row-socket-headers-pins-mill-max-series-315), to make it hot-swappable. ||
|
||||
| Key switch (MX) | 58 pcs | ||
|
||||
| [Kailh switch socket](https://keycapsss.com/keyboard-parts/parts/49/kailh-hot-swap-pcb-sockets-10-pcs) | 58 pcs | ||
|
||||
| Diodes 1N4148W (SMD) | 58 pcs |||
|
||||
|
@ -50,3 +50,7 @@ When **`Detecting USB port, reset your controller now...`** is displayed, press
|
|||
Each half of the keyboard must be programmed separately using this approach.
|
||||
|
||||
If you're using DFU bootloader (in case of the elite c), replace the 'avrdude' with 'dfu'
|
||||
|
||||
## Schematic:
|
||||
|
||||
[](//img/Lily58L-schematic.png)
|
|
@ -30,7 +30,7 @@ Part name | Quantity | Remarks | Photo |
|
|||
| ------- | -------- | ------- | ----- |
|
||||
| Lily58L PCB | 2 pcs ||
|
||||
| Lily58L case | 1 set | 2 solid panels, 2 with holes for switches |
|
||||
| [Pro Micro](https://keycapsss.com/keyboard-parts/parts/79/arduino-pro-micro-atmega32u4-controller) or [Elite-C](https://keycapsss.com/keyboard-parts/parts/99/elite-c-pro-micro-replacement-with-usb-c-and-atmega32u4) | 2 pcs (a mix is possible) | Optionally, use [Mill-Max Single Row Socket Headers](https://keycapsss.com/keyboard-parts/parts/100/single-row-socket-headers-pins-mill-max-series-315), to make it hot-swappable. ||
|
||||
| [Pro Micro](https://keycapsss.com/keyboard-parts/parts/79/arduino-pro-micro-atmega32u4-controller), [Puchi-C](https://keycapsss.com/keyboard-parts/mcu-controller/141/puchi-c-pro-micro-replacement-with-usb-c-and-atmega32u4) or Elite-C | 2 pcs (a mix is possible) | Optionally, use [Mill-Max Single Row Socket Headers](https://keycapsss.com/keyboard-parts/parts/100/single-row-socket-headers-pins-mill-max-series-315), to make it hot-swappable. ||
|
||||
| Key switch (MX) | 58 pcs | ||
|
||||
| [Kailh switch socket](https://keycapsss.com/keyboard-parts/parts/49/kailh-hot-swap-pcb-sockets-10-pcs) | 58 pcs | ||
|
||||
| Diodes 1N4148W (SMD) | 58 pcs |||
|
||||
|
|
Loading…
Reference in a new issue