# TOTEM

Your keyboard is ready to go! You can use it straight away.

### Connecting

Turn the keyboard on by moving the power switch to the on position (when looking at the keyboard, move the switch to the RIGHT position)

Find "TOTEM" in bluetooth devices.

### Default Layout

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

Left side right thumb button is tap for SPACE, hold for layer 1 (nav)

Right side left thumb button is tap for ENTER, hold for layer 2 (sym)

The Home row has Mod Tap for extra keys:\
Tap A for A, hold for LGUI.\
Tap S for S, hold for Left ALT.\
Tap D for D, hold for Left CTRL.

<figure><img src="/files/0Oz5DF0ZykIjg5T5AUvI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8NVwAeMLv0di3rgSzUil" alt=""><figcaption></figcaption></figure>

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

Hold SPACE then ENTER to reach layer ADJ:\
Z - Studio Unlock (ZMK Studio Desktop) (The very far left pinky key - see above screenshot for reference)\
Q - Reset\
A - Enter Bootloader\
W - Clear Bluetooth Settings\
S - Next Bluetooth Profile\
X - Previous Bluetooth Profile

## Changing Keymap

To learn how to change keymap, follow [our guide](/guides/other-guides/using-zmk-studio.md)

## Flashing Instructions

If you ever need to reflash your TOTEM follow the instructions below.<br>

1. Turn off the halves
2. Plug one side in and double click the reset button. A window should appear
3. Drag the below reset file into the folder. The window should disappear.
4. Repeat step 2&3 for the other half
5. Repeat step 2. A window should appear.
6. Flash the corresponding LEFT or RIGHT firmware to each half.
7. Unplug both halves and turn them on in quick succession.

{% hint style="warning" %}
If you flash a side with the wrong file, you will have to flash the RESET file again.
{% endhint %}

{% tabs %}
{% tab title="Reset File" %}
{% file src="/files/JJ9x09HOPva00BcETxU0" %}
{% endtab %}

{% tab title="Left Half" %}
{% file src="/files/bbWl7zyl6rw6BEdFFF7r" %}
{% endtab %}

{% tab title="Right Half" %}
{% file src="/files/qJBpPspRDtDKFUAFXZu5" %}
{% endtab %}
{% endtabs %}

## Any Issues?

Please don't hesitate to get in contact - We'll be more than happy to help! -&#x20;

{% embed url="<https://www.mechboards.co.uk/support>" %}


---

# 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/totem.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.
