# Case Assembly Part 1

If you have a pre-soldered variant, you can skip to Part 2.

## Cable Routing

On both sides, use the small black tape to secure the 7P cable and keep the wires from sticking out.

<figure><img src="/files/YCurkkVvJtInD3lJHivm" alt=""><figcaption></figcaption></figure>

## Bottom Case

Remove all orange-brown films on PCB nuts.

Make sure the 4 holes per side in the 3D-printed case are hollow.

<figure><img src="/files/7jjbd4rW3Gi3EY0rqyxc" alt=""><figcaption></figcaption></figure>

### Install the Power Switch Caps

Fully insert the power switch caps. Make sure it sits above the PCB.

<figure><img src="/files/ec8Tt7D3AQF7cKTgtI1E" alt=""><figcaption></figcaption></figure>

### Slide in the PCBs

<figure><img src="/files/KSFPo9Q4TnXAVQTruvIG" alt=""><figcaption></figcaption></figure>

Be careful with the power switch on the top.

Repeat the steps for the right hand side.

### Fasten the screws

Use short screws M2 x 4mm to secure the PCB and the bottom case. Fasten the screws in a diagonal order.

{% hint style="info" %}
Do not over-tighten the screws.
{% endhint %}

<figure><img src="/files/YLWeH8gaRrkXNNG7JhL1" alt=""><figcaption></figcaption></figure>

## Switch Plate, Foam

Add Switch Plate and Foam.

<figure><img src="/files/DgSOY6sXnufOSCZfBQJa" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Handle the display and 7P cable with care.
{% endhint %}

## Key Switches

Install key switches at the corners, and then the rest.

Some hotswap sockets are rotated by design. Make sure to confirm their orientation before inserting switches. Also, check if the pins of key switches are straight before inserting.

{% hint style="info" %}
Incorrect insertion might damage the hotswap sockets or PCB.
{% endhint %}

If it is hard to install, it is recommended to slide it in from one side at an angle, and gently press the housing near the 2 mounting parts.

<figure><img src="/files/sGGaY3JYWo9x00IDhwnN" alt=""><figcaption></figcaption></figure>

## Pinky Blocker Plates

Remove the protective films of the acrylic plates.

Use long screws M2 x 8mm to secure the plates. Do not over-tighten the screws.

<div><figure><img src="/files/8UvsginlMHuQ8PuGNW8v" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iZEsm8UOkF4hSpXNnzUV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EyD4hvze404cgA4L7t9X" alt=""><figcaption></figcaption></figure> <figure><img src="/files/m7PIRY9XcWlsxfxhftkJ" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.beekeeb.com/toucan-keyboard/case-assembly-part-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
