# Merzigo Pad User Instructions

<div align="left"><figure><img src="/files/jQ8zRymgGBoJvw87Gp8k" alt="" width="563"><figcaption></figcaption></figure></div>

## Connecting Via Bluetooth

To turn on the device, move the power switch towards the Merzigo Logo. A flashing green light should appear beneath the UNDO button. This means the device is turned on. If you haven't connected to bluetooth before, the device is now discoverable and ready for pairing.&#x20;

<div align="left"><figure><img src="/files/yHjawl6qfEu6oFWePzKT" alt="" width="409"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/Gzrjst6Ag0l9ChXH9ryf" alt="" width="410"><figcaption></figcaption></figure></div>

{% hint style="info" %}
The Merzigo Pad can connect up to 5 devices at once using different bluetooth profiles. By default, output is sent to USB when both USB and BLE are connected.
{% endhint %}

### LED Status Lights

**On boot/turn on** A short blink in either :red\_circle: / :yellow\_circle: / :green\_circle: indicates current battery state. Red being low. It'll also blink :red\_circle: when the battery is critically low and changes value.&#x20;

**After battery check** It'll blink :blue\_circle: for bluetooth connected, :yellow\_circle: for advertising, :red\_circle: for disconnected.&#x20;

**USB Connected** It'll show :red\_circle: when charging the battery and :green\_circle: when fully charged.

## Connecting Via USB-C

You can also plug it in to your device using a USB-C cable and will work as a standard wired keyboard.&#x20;

## Merzigo Pad Default Layout

The default layout is shown below and shows what each key does within Premier Pro

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

Green - Action within Premier Pro\
Black - Shortcut keys\
Red - Bluetooth settings

## Changing Bluetooth Settings

To access the Bluetooth Settings layer shown in red above, hold the spacebar + any other red action button. This will allow you to change Bluetooth profiles, as well as clear any profiles that already have Bluetooth settings. This is useful for any connection issues or moving to another device.

## Battery Information

The battery, if fully charged, will last roughly a week with heavy use. The device sleeps after 30 minutes of inactivity to conserve battery life. Press any button to wake the device and it will reconnect automatically. You can view the battery percentage inside your devices Bluetooth Settings

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

## Editing the Layout

If you wish to move or change the shortcuts on the Merzigo Pad, you will need to use ZMK Studio. Follow the link below to learn how to use ZMK Studio.

{% content-ref url="/pages/wYXj4ulFP6PskX3rAOwi" %}
[Using ZMK Studio](/guides/other-guides/using-zmk-studio.md)
{% endcontent-ref %}

{% hint style="info" %}
If you have made changes to the layout and want to reset to the original layout shown above, click "Restore Stock Settings" from inside the dropdown box under "Merzigo Pad" inside ZMK Studio.
{% endhint %}

## Moving Keycaps

You can move the keycaps to another switch (to move the legend to a newly configured switch, for example) by pulling up gently on each side.&#x20;


---

# 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/merzigo-pad-user-instructions.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.
