> 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/version-2022-07-01/changelog.md).

# 11. Changelog (Version 2022-07-01)

The following describes changes to the [TaikoHub dactyl manuform keyboard](https://taikohub.com).

**2022-07-12**: Medium sized keyboards (keyboards with 5 keyed thumb clusters) shipped July 12, 2022 or later, it's default layer will  have the keymap shown in Figure 9.1. For keyboards shipped prior to July 12, 2022, please see keymap from Version 2022-01-10.

<figure><img src="/files/rOSB0UP2OPlpYhBoA9vv" alt="taikohub-dactyl-manuform-keyboard-five-keyed-thumb-cluster-old-keyboard-layout"><figcaption><p>Figure 11.1. Default keymap layer for medium sized keyboards shipped July 12, 2022 or later.</p></figcaption></figure>

<figure><img src="/files/-MjLrgvRgLrULxLQ_g9r" alt="taikohub-dactyl-manuform-keyboard-five-keyed-thumb-cluster-new-keyboard-layout"><figcaption><p>Figure 11.2. Default keymap layer for medium sized keyboards shipped earlier than July 12, 2022.</p></figcaption></figure>

**2022-08-01**: All keyboards shipped after Aug 1, 2022 have a TRS port and come with a TRS cord. Though TRRS cords will also work. Keyboards shipped prior to this date have a TRRS port and come with a TRRS cord. TRS cords will not work.

<figure><img src="/files/a2Pnhv0OyeEmtBQX2UoU" alt="taikohub-dactyl-manuform-keyboard-trrs-vs-trs-port"><figcaption><p>Figure 11.3 Keyboards shipped Aug 1 2022  or later have a TRS cord. Keyboards shipped prior to Aug 1 2022 have a TRRS port.</p></figcaption></figure>

**2022-08-01:** All keyboards shipped after Aug 1, 2022 no longer come with long M3 screws. Screw based tenting no longer officially supported due to lack of interest.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.taikohub.com/version-2022-07-01/changelog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
