# Shift Layer

The shift layer is different from holding down the shift key, which may sound confusing at first. This is because if a default layer has a key that is changed to a superkey or even another key like `!`, then there is no key code mapping defined for shift+superkey or shift+!. So all the uppercase alphabet characters and other symbols have to be set for a custom shift layer.

The nice thing about having a custom shift layer is that more superkeys or nested layers can be added. Below is an example of a shift layer using the qwerty layout with superkeys.

![qwerty shift layer](/files/Gexo4Uizdg7deUWW87D9)


---

# 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://jonny-wamsley.gitbook.io/the-ultimate-guide-to-keyboard-layers/ch-6-layer-examples/layers/shift-layer.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.
