# The Lily58 R2G Build Guide (Plate Case)

## Required to Build:

First things first, let’s check we've got everything included in the kit. If there’s anything missing, send us a message [here](https://mechboards.co.uk/pages/faq) so we can get you back to the build ASAP! (Spares are included in the contents below)

|                        |                                |                                  |
| ---------------------- | ------------------------------ | -------------------------------- |
| 1 x Lily58 R2G PCB     | 1 x Set of Acrylic Back Plates | 1 x Set of Acrylic Screen Covers |
| 20 x 6mm M2 Screws     | 4 x 4mm Screws                 | 4 x 8mm Standoffs                |
| 10 x Rubber Feet       | 1 x C to C Cable               | 58 x Switches of your choice     |
| Keycaps of your choice |                                |                                  |

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

As for tools, all you'll need is a Phillips Head Screwdriver, it's as simple as that!

## Making the Lily58 R2G:

All of the below steps should be repeated for both halves, no difference in which side you're making up!

### Step 1: Installing Switches into the PCB/Plate

It may seem like an odd first step, but I'd recommend starting off by screwing in our standoffs for the OLED Cover onto the PCB using the shorter screws. This can be a bit awkward to do once the switches are installed, so it's best to get it out of the way.

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

Now that the PCB is ready, we can insert 5 or 6 switches into the switch plate, this makes lining up the pins on the switches a lot easier than doing them all at once:

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

Once the switches are installed we can carefully place our PCB onto the bottom of these switches, making sure the switch pins align with the hotswap sockets, and push the PCB so that the pins all get inserted!

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

Finally we can insert the rest of the switches into the plate and PCB, making sure the pins are aligned before inserting them.

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

### Step 2: Installing the Acrylic

Our second step is to screw in our acrylic backplates and LCD screen covers. First off we can peel the protective covers off of the acrylic backplates and then screw them into the PCB.

{% hint style="warning" %}
Be careful not to tighten the screws too much, this could crack the acrylic
{% endhint %}

<figure><img src="/files/1p5LlJzcBEGKP9CnSVI4" alt=""><figcaption></figcaption></figure>

Finally, we can repeat the same process for the LCD screen covers:

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

### Step 3: Finishing Touches

Now that the main assembly is completed you can add on your rubber feet and keycaps, the placement of the feet is down to personal preference, here's what we've gone for:

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

Finally, we can install the keycaps, by simply pushing each keycap onto their respective switches, and we're done!

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

Use the below link to get started with your new keyboard!

{% content-ref url="/pages/YyeOfxrRRJeZV7mic7QP" %}
[Lily58 R2G](/guides/getting-started/lily58-r2g.md)
{% endcontent-ref %}


---

# 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://guides-mechboards.gitbook.io/guides/mbuk-build-guides/the-lily58-r2g-build-guide-plate-case.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.
