# elephant42 Keyboard Photo Build Log

The elephant42 (🐘42) keyboard is a 42-key ergonomic split mechanical keyboard designed by [illness072](https://github.com/illness072). It supports 4 thumb keys, with an aggressively staggered pinky column.

All the RGB LEDs are SK6812mini-e, which are easier to solder.

The keyboard is non-reversible, so it's less likely to make mistakes in soldering.

The official repo and build guide is at <https://github.com/illness072/elephant42>

More information about the firmware can be found at <https://docs.beekeeb.com/elephant42-keyboard-photo-build-log/elephant42-qmk-firmware-with-via>

Here are some photos of my build.

![](/files/feed11QMgjenrKIVUYhH)

### elephant42 Front Side with Per-key RGB LEDs

![Left side (front)](/files/xeWZm40xu9vSZ9L6AT6T)

![Right side (front)](/files/l0Z6AGEutnvi0m8rQvKU)

### elephant42 Back Side with 6 Underglow RGB LEDs on Each Side

![Left side (back)](/files/ejmkSR4lXLcg9eSTnOeQ)

![Right side (back)](/files/awjY0LhMgW4FaOA8G6tj)

### RGB LEDs orientations

The sk6812mini-e corner should be aligned with G (GND).

All the per-key RGB LEDs should face the key switches (front) side, and the underglow RGB LEDs should face the back/bottom side.

![](/files/amDXvdDfNFEYBFSGDJlf)


---

# 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/build-guide/elephant42-keyboard-photo-build-log.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.
