> For the complete documentation index, see [llms.txt](https://docs.beekeeb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beekeeb.com/build-guide/elephant42-keyboard-photo-build-log/acrylic-case-with-fabric-middle-plates-for-split-keyboard-installation.md).

# Acrylic Case with Fabric Middle Plates for Split Keyboard Installation

## Getting the Hardware

In this page, I’m using the acrylic case kits for Elephant42. You can get the hardware from one of the following links.

* My Etsy Store: <https://www.etsy.com/listing/973943560/elephant42-v10-hotswap-pcb-kit-diy>
* My Shop: <https://shop.beekeeb.com/product-tag/elephant42/>

![](/files/-MjNfAcWrCyEej3op6sB)

* The Acrylic Case Kit for Crkbd v3 (Corne) is available in <https://www.etsy.com/listing/1002900189>

## Installation Guide

This guide assumes you have the basic equipments (a screwdriver) , a soldered Elephant42 split keyboard and the acrylic case kit.&#x20;

### Attach the acrylic cover for OLED display to the PCB

![](/files/-MjNYPjKlOyofzsgaXXb)

![Remove the protected film on the OLED display](/files/-MjNY8y0CvtKdOi8Nosj)

![](/files/-MjNZ5fM307ddw16qyKn)

![](/files/-MjNYmcJ-0E4WAUDE2eT)

![](/files/-MjNZPtAW2nzINSQHhdH)

![](/files/-MjNZSsLhzWgvyWAlf8z)

![](/files/-MjN_ONHI4R6pleAfbUL)

### Prepare the top acrylic plate

![](/files/-MjNcFEZU0I2W9ZiKVFG)

![](/files/-MjNcJz67Z0ZUgtpd-t8)

![](/files/-MjNcQ409NAWgLzMOVRj)

### Add the fabric middle plates on top of the PCB

![The fabric / foam is placed between the top acrylic plate and PCB. ](/files/-MjNcVOtq7E_AmE5sa6F)

![](/files/-MjN_g5lMqUeW1Tdn9sW)

![](/files/-MjNccoSmBfVInMJXAU6)

### Attach the bottom acrylic plate to the board

![](/files/-MjNcxaB9XiWTbl_5o4u)

![](/files/-MjNd0mbNJwlo340pY0L)

![](/files/-MjNd56d_4ZAKJC8N5hY)

### Add the rubber feet to the bottom plate

![](/files/-MjNdJQb-IUaQsqJNuPh)

![](/files/-MjSdjEtJV8HAgEdBXba)

## Best Practice

### TRRS Cable

If it is a split keyboard, please connect both sides using the TRRS cable before giving power to the keyboard to prevent short circuit.

![](/files/-MjNe-OqMjsLv0R15wxJ)

![](/files/-MjNexjFHS48iQX7sOSH)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.beekeeb.com/build-guide/elephant42-keyboard-photo-build-log/acrylic-case-with-fabric-middle-plates-for-split-keyboard-installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
