> For the complete documentation index, see [llms.txt](https://docs.taikohub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.taikohub.com/about-your-keyboard.md).

# 2. About Your Keyboard

### 2.1 Compatible keycaps

Compatible keycap profiles (keycap shapes): DSA, XDA, SA Row 3 and MA. The keyboard comes with DSA keycaps.

Keycaps that are 1u in size will fit every key on every keyboard.&#x20;

There is the option to use 1.5u sized keycaps for the 6-keyed thumb cluster, which is able to fit two 1.5u keys on each side of the keyboard. The 3-keyed thumb cluster is also able to fit three 1.5u keys on each side.  The 5-keyed thumb cluster does not fit any 1.5u keys.

### 2.2 Compatible keyswitches for hotswapping

The keyboard is best used with **5 legged switches** (Figure 2.1) although 3 legged switches should still work, it's not officially supported. It is compatible with **MX Cherry switches,** Gateron switches, Holy Panda switches and other similar MX style switches.

{% hint style="warning" %}
Not compatible with Kailh switches and low profile switches.
{% endhint %}

<figure><img src="/files/-Md-CCTxdBbmadiex9Ln" alt="five-leg-keyswitches-work-best-with-taiko-dactyl-keyboard"><figcaption><p>Figure 2.1. 5-leg keyswitches are preferred.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.taikohub.com/about-your-keyboard.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.
