# elephant42 QMK Firmware with VIA

## Firmware Download

The firmware can be downloaded at <https://github.com/illness072/elephant42-firmware/releases>

or from the following links.

## elephant42 default QMK Firmware

{% file src="/files/6HvwcIUZfbauJ7MngyGU" %}

Flash the `elephant42_default.hex` file with QMK Toolbox. The firmware includes OLED display support by default. The default RGB LEDs are red in color.

## elephant42 QMK Firmware with VIA

{% file src="/files/3L5BTZ4vKZNjkIKQPZxa" %}

{% file src="/files/FwH4n1gWCYzK0EW0yGlN" %}
Recompiled with the latest updates on 2022-07-18
{% endfile %}

{% file src="/files/JhsuwxD1fQNRCht8t2kQ" %}

Flash the `elephant42_via.hex` file with QMK Toolbox. The firmware does not include OLED display support because the firmware size with elephant animation is too big.

### Configure the VIA Software on the Host Computer

The elephant42 is not included in the official VIA repo. So, after connecting the keyboard to the computer, it still shows "Searching for devices...".

![Searching for devices in VIA](/files/Q9HY7WX1EIfCCyKBd5fQ)

To fix this, switch to the Settings tab and enable \`Show Design Tab\`.

![](/files/La3gEz6Dl7pjSxwGUwSm)

In the "Design" tab, select "Load", and choose `via.json` downloaded from <https://github.com/illness072/elephant42-firmware>

![](/files/NPmmiFhlByWTn22Qe7GT)

After that, the keyboard can be configured with VIA.

![](/files/RWBmK9Nzp0DOeGElqRTP)


---

# 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/elephant42-qmk-firmware-with-via.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.
