# Accessories

## Tenting feet:

![18 degree configuration](/files/-MVKrLMJdjr0kRpoy_sh)

![10 degree configuration](/files/-MVKrOdGE-DWklpQ2vhk)

## MKi2c modules:

Modules should be installed after the switchplate & switches have been installed onto the PCB & case middle. Orient the module so that the springpins contact the pads on top of the PCB. Use the included screws to secure the module to the PCB.

{% hint style="danger" %}
Some OLED modules may have long pins connecting the OLED panel to the carrier board. These pins may contact metal switchplates, and can be cut down with flush cutters.
{% endhint %}

## Encoders

{% hint style="danger" %}
RGB Encoders are known to be unreliable and cause issues with metal switchplates. They are not recommended and this feature will be removed in future PCB runs.
{% endhint %}

For encoders in the upper thumb positions, additional setup is required:

1. For [RGB Encoders](https://www.sparkfun.com/products/15141#reviews), a WS2811 chip must be soldered onto the PCB where indicated.
   1. Do not solder the jumpers!
2. For regular encoders, put a dab of solder on the two jumper pads.
   1. Do not install a WS2811!

![](/files/mlHoWXC9RfwTkVaFqgAt)


---

# 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://rgbkb.gitbook.io/rgbkb-build-guides/sol-3/accessories.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.
