# Photo logs of installing Allium58 GLP 3D printed keyboard case

### **Getting the Hardware**

In this page, I’m using the wired Allium58 GLP keyboard kit. You can get the hardware from one of the following links.

{% embed url="<https://shop.beekeeb.com/product/allium58-glp-wired-kit/>" %}

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

### **Installation Guide**

This guide assumes you have the basic equipments (a screwdriver) , a soldered Allium58 GLP keyboard, compatible key switches (Gateron Low Profile) and the case kit.

#### Step 1: Secure the spacers to the PCB for attaching the acrylic OLED Display cover

<figure><img src="/files/sWCQRDeVpNzYAHd9hRlw" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/5QzqhWARvU0Lbs3SQgNv" alt="" width="563"><figcaption></figcaption></figure>

#### Optional Step: If you want a sturdier build, add the silicone feet to the inside corners at the back of the PCB.

<figure><img src="/files/DcrG8eXEGPCcURjZ8h1F" alt="" width="563"><figcaption></figcaption></figure>

#### Step 2: Install the key switches to the top plate

Make sure the pins/ legs of the key switches are not bent before inserting to the top plate.

<figure><img src="/files/G0X9sWwAMBq7eRGzIerE" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/ndGxGmg4EdQAa6UxHGih" alt="" width="563"><figcaption></figcaption></figure>

#### Step 3: Attach the top plate to the PCB

Hold the hotswap sockets and gently insert the key switches.

<figure><img src="/files/avAzQh4YZLcAHPLCCEeB" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/MSJRDg8HGCqeZirMDv4H" alt="" width="563"><figcaption></figcaption></figure>

#### Step 4: Test the key presses

* For the wired RP2040 Allium58 GLP keyboard, connect both halves using the TRRS cable. Next, use a USB-C cable to plug the keyboard into your computer. Open VIAL (get.vial.today) and test all the keys.

  <mark style="color:red;">**Important:**</mark> <mark style="color:red;"></mark><mark style="color:red;">Never disconnect the TRRS cable while the keyboard is still connected to your computer. Doing so can cause a short circuit and permanently damage the controller. Always unplug the USB-C cable from your computer before removing the TRRS cable.</mark>
* For the wireless Allium58 GLP keyboard, please follow the guide in <https://docs.beekeeb.com/other-guides/how-to-install-display-battery-and-test-the-wireless-corne-keyboard> for testing the displays and inserting the batteries.

<figure><img src="/files/RxtQKtwAXxfrknAv8Kkz" alt="" width="563"><figcaption></figcaption></figure>

#### Step 5: Prepare the 3D printed bottom case

<figure><img src="/files/JZk7SDdFuwDIfyZqVLvd" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/Gltd1EvEfKwz12wERJp3" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/0MNRoX6P8E11MMxwthjS" alt="" width="563"><figcaption></figcaption></figure>

#### Step 6: Secure the PCB to the 3D printed bottom case

<figure><img src="/files/2kbHhSNDsQoeYl7uNRec" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/KmOPhvue4Rm3Gc0wJiGG" alt="" width="563"><figcaption></figcaption></figure>

#### Step 7: Add the acrylic cover to the PCB

Please remove the protective film on the acrylic cover first.

<figure><img src="/files/Gfdfhmn0j1llmFYiAma2" alt="" width="563"><figcaption></figcaption></figure>

#### Complete!

It's time to add keycaps to the keyboard 👏

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

The Allium58 keyboard series includes GLP (Gateron Low Profile), Choc, and MX versions. If you’re interested in other switch types, you can select them on this page.

{% embed url="<https://shop.beekeeb.com/?s=allium58&post_type=product&dgwt_wcas=1>" %}


---

# 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/allium58-keyboard/photo-logs-of-installing-allium58-glp-3d-printed-keyboard-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.
