# Corne Max & R2G

The Corne Max/R2G PCB is plug and play, so to get moving with the very basics, you should simply be able to plug it in to your device and start typing on it right away. <br>

Check over your keyboard to make sure it is what you ordered and has no visible damage. If you have any issues, please [just reach out to us!](https://www.mechboards.co.uk/support)

## Plugging in your Corne Max

{% hint style="danger" %} <mark style="color:red;">**Make sure to plug in your TRRS cable FULLY before plugging in a USB cable.**</mark>
{% endhint %}

<figure><img src="/files/fRuzHmhgYkMswXb5LvgW" alt=""><figcaption><p>Left: an incorrectly inserted TRRS cable. Right: a correctly inserted TRRS cable</p></figcaption></figure>

## Changing Keymap

If you are using a Chrome or Edge based browser, use the [usevia.app](https://usevia.app/#/) website&#x20;to change your keymap layout. You can also try the [standalone app](https://github.com/the-via/releases/releases). Make sure to connect the correct HID device when prompted.

<div align="left"><figure><img src="/files/iopuHsexD6oUaSr4HMDp" alt=""><figcaption></figcaption></figure></div>

## Keymap

{% tabs %}
{% tab title="Corne Max" %}
Layer 0 - Main Layer

<figure><img src="/files/3JIDDuzaWsanvcpnCHK4" alt=""><figcaption></figcaption></figure>

Layer 1&#x20;

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

Layer 2

<figure><img src="/files/3U5eLbH45V0HUlaFsppJ" alt=""><figcaption></figcaption></figure>

Layer 3

<figure><img src="/files/Kz8OxsngyoePgXAyENo6" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Changing RGB Settings

If you want to change the RGB lighting settings, the way to do this with the basic keymap is to go to layer 4 (pressing the fn1 and fn2 key together) and using the keys in the image below.

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

## Changing RGB Through VIA

If you want to change RGB through VIA, you can reflash using this file

{% hint style="warning" %}
Awaiting file - check back soon
{% endhint %}

Reflashing:

1. Unplug the USB cable from the left half
2. Unplug the TRRS cable from either half
3. Replug the USB cable into one half
4. Double-click the reset button found on the underside of the PCB.
5. A window will pop up (or find a new device called "RPI-RP2"), download the respective file from the link above and copy that files into the main RPI-RP2 directory. The windows should automatically close.
6. Unplug the USB cable from the flashed side and plug into the other half
7. Repeat steps 4 & 5
8. Unplug the second side
9. Replug the TRRS cable into both halves BEFORE replugging the USB cable. Make sure the TRRS cable is fully inserted into both halves
10. Replug the USB cable to the left half

## Corne Max LCD Screens

You can also use the Corne Max Helper software to get more out of your Corne Max which can be found here - <https://github.com/e11i0t23/CorneMAXHelper/releases/> - Once installed, you can right click the icon in task bar to see what more options you have available through the app.

{% hint style="warning" %}
You do NOT need the software to use the keyboard, but it does add functionality to the LCD screens
{% endhint %}

<div align="left" data-full-width="false"><figure><img src="/files/UHKU4yAB9snNUldH2H8r" alt=""><figcaption></figcaption></figure></div>

* Connected - This is the status of the Keyboard&#x20;
* Link Spotify - Use this to login to your Spotify account to have media display on your screens
* Upload - Use this to upload GIF's to each screen. Be wary larger GIF's will have a lower refresh rate. (NOTE: As of 24/06/25 the GIF's are not full-screen)
* Master - Whichever side the USB cable is connected.&#x20;
* Slave - Whichever side the USB cable is not connected.

<div align="left"><figure><img src="/files/Nk2s0mHKrpd2lIMr3a25" alt=""><figcaption></figcaption></figure></div>

* Stats Basic - Simple stats showing Layer + WPM
* Stats - More indepth stats showing CPU/GPU/RAM stats, as well as Layer + WPM
* Time - A simpe 12hr AM/PM clock
* Now Playing - Once you sign in using "Link Spotify" this will show album art, song and artist, as well as song progress.
* GIF - This will show the GIF you previously uploaded

{% hint style="warning" %}
The Corne Max Softwre has an auto-update feature. If you want to see the changes, you can do so here by clicking "Full Changelog" - <https://github.com/e11i0t23/CorneMAXHelper/releases>
{% endhint %}


---

# 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/getting-started/corne-max-and-r2g.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.
