Skip to content

Latest commit

 

History

History
180 lines (137 loc) · 4.96 KB

README_EN.md

File metadata and controls

180 lines (137 loc) · 4.96 KB

Shotgun チェリーパイ Build Manual(日本語

Contents

Name Quamtities
1 Mainboard 1
2 Top plate 1
3 Bottom plate 1
4 Middle plate #1 1~2
5 Middle plate #2 1
6 Middle plate #3 1
7 Short screws 4 4mm
8 Long screws 4 8mm
9 Spacers 4 8mm
10 Diodes 20 1N4148
11 Tactile switch 1 Currently not in use
12 Hotswap sockets 20
13 Rubber feet 4
- Pin header 1

Additional required

Name Quantities
Raspberry Pi Pico 1 Yushakobo
Switches 11 - 20 Cherry MX Yushakobo
Keycaps 11 - 20 Cherry MX Yushakobo
Micro-USB Cable 1 Yushakobo

Optional

Name Quantities
Conthrough 2 Usage Yushakobo
Stabilizer 2U, PCB mounted Yushakobo
Rotary encoders EC11/EC12
knobs Outer diameter up to 19mm
SK6812MINI-E 28 Yushakobo

Preparation

Determine key layout

This kit has a variety of layouts to choose from.

In this manual, we use rotary encoder and 2 2U keys.

Write firmware

Download uf2 file.

Connect the Raspberry Pi Pico to the PC while holding down the BOOTSEL button, it will be recognized as a USB memory device called RPI-RP2. Writing the uf2 file, it will automatically reboot.

Detouch the USB cable.

Soldering

LED

If use LED, install first.

Diodes

Install the diodes from D1 to D20. Diodes have a direction.

Bend the legs parallel to the diode to prevent interference with the key switch later.

Solder and cut the legs.

Hotswap sockets

Apply a thin layer of solder beforehand. Solder sockets.

Be careful to keep the socket close to the board at the blue frame.

Rotary encoder

Raspberry Pi Pico

Stand the pin header on the back side of the board. Place and soloder the Raspberry Pi Pico. Cut and solder the surface legs.

Testing

Plug in the Raspberry Pi Pico and connect it to PC.

Assembling

Stabilizers

Cut off the corners of the stabilizer because it would interfere with the acrylic.

Plates

Place the top plate on the main board.

Install Switches.

Attach spacers with short screws.

Place thicker middle plate #1 and thiner middle plate #2 on it.

Put the middle plate #3.

Fasten the back plate with long screws and put the rubber feet.

Install the Keycaps.

Then connect to PC.

Customise

Access Remap.

Select the blue button on the left to proceed.

After Drag-and-Drop the keys, press the flash button in the upper right corner.

Misc

Codes

JSON for Remap/VIA

Plates data

Thanks

Used foostan's footprint. https://github.com/foostan/kbd/ https://github.com/foostan/kbd/blob/master/LICENSE

Used Yoichiro's footprint. https://github.com/yoichiro/yoichiro-kbd https://github.com/yoichiro/yoichiro-kbd/blob/main/LICENSE

Sekigon's qmk firmware branch https://github.com/sekigon-gonnoc/qmk_firmware/tree/rp2040

PRK Firmware https://github.com/picoruby/prk_firmware/