# Dactyl Wired/Wireless

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

Select the type of dactyl you have to learn how to use your keyboard.

<details>

<summary>Wired Dactyl </summary>

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

### Connecting:

Connect the USB-C interconnect cable to the left most\
socket of each half. Then connect your data cable to the\
vacant socket on the left half.

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

### Changing Keymap:

Use the [vial.rocks](https://vial.rocks) website to change your keymap layout.

### RGB:

With [vial.rocks](https://vial.rocks), you can change the RGB colour and mode

</details>

<details>

<summary>Wireless Dactyl</summary>

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

### Connecting:

Turn on the halves with tweezers or anything pointy and move the power switch to the on position (when looking at the keyboard, move the switch to the left position) - a blue light should illuminate. The default RGB should also turn on.

Find "cosmotyl" in bluetooth devices.

### Default Layout

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

### Important Key Combos:

Hold the button below C + any of the below keys:\
ESC - Studio Unlock for ZMK\
CTRL - RGB Toggle\
1 - Bluetooth Profile 1\
2 - Bluetooth Profile 2\
3 - Bluetooth Profile 3\
5 - Clear Selected Profile\
\
Q - Underglow Hue Up\
A - Underglow Hue Down\
E - Underglow Saturation Up\
D - Underglow Saturation Down\
T - Next Effect\
G - Previous Effect

### Changing Keymap:

Check out our [Using ZMK Studio](/guides/other-guides/using-zmk-studio.md) Guide

</details>

## 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/dactyl-wired-wireless.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.
