> For the complete documentation index, see [llms.txt](https://home.ifkb.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://home.ifkb.tech/products/if-wsofle.md).

# IF WSOFLE

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

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

**1.Sofle layout with RGB,OLED, ec11 encoder**

**\***&#x55;sing expensive low-power and high brightness LEDs

**2.Wired mode only**

**3.Use trrs connectors（not trs！）**

**4.More perfect design**

\*Compared to the open source version, we have redesigned and used new chips, added OLED display content, added hardware protection, and fixed some bugs

**5.Vial programmable with 15 layers , via is not supported. -It includes Macros, Tap Dance, Combos, key Overrides, qmk setting and other functional modules(all functional modules in vial)**

**6.key sizes summary**&#x20;

1\**1       56*

*1\**&#x31;.5     2&#x20;

Total   58

**7.Item list**&#x20;

left and right handed keyboard \*1&#x20;

encoder Cap \*2

TRRS cable \*1&#x20;

Non-slip foot mat \*1


---

# 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://home.ifkb.tech/products/if-wsofle.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.
