> For the complete documentation index, see [llms.txt](https://docs.beekeeb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beekeeb.com/other-guides/adding-nice-view-to-a-keyboard-with-a-4-pin-oled-compatible-shield-with-a-hidden-wire.md).

# Adding nice!view to a Keyboard with a 4-pin OLED Compatible Shield with a Hidden Wire

<figure><img src="/files/cRGZYWuMdFqDYKnFYcVC" alt=""><figcaption><p>nice!view on a chocofi</p></figcaption></figure>

## Steps

Connect a wire from the 006 pin (P0.06/006) of the nice!nano, to the CS pin of the nice!view.&#x20;

The other 4 pins of the nice!view are connected to the OLED pins on the main board.

<figure><img src="/files/dedqWSDEr29ZzNc6JNqy" alt=""><figcaption><p>006 pin of the nice!nano</p></figcaption></figure>

<figure><img src="/files/7edd8AmQJtBjr9nIoEYC" alt=""><figcaption><p>CS pin of the nice!view</p></figcaption></figure>

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

Use a wire with suitable length. The wire can be hidden below the display.

### More Photos

![](/files/l7FF3T7rLlK1k2tYOq0K)

![](/files/kxyqDA0BSoPHTv48TvSU)

### Further Readings

* [The official nice!view documentation](https://nicekeyboards.com/docs/nice-view/getting-started)
* <https://shop.beekeeb.com/product/nice-view-with-sockets-power-saving-display-for-wireless-split-keyboard/>


---

# 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.beekeeb.com/other-guides/adding-nice-view-to-a-keyboard-with-a-4-pin-oled-compatible-shield-with-a-hidden-wire.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.
