> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cadmium.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard Shortcuts

> Quick reference for all keyboard shortcuts

Below is the complete list of keyboard shortcuts for Cadmium. On Mac, substitute **Cmd** for **Ctrl**.

## Playback & Navigation

| Action                     | Shortcut                                          |
| -------------------------- | ------------------------------------------------- |
| Play/pause                 | `Enter`                                           |
| Next/previous unique frame | `Left/Right Arrow`                                |
| Next/previous single frame | `Shift + Left/Right Arrow`                        |
| Change active layer        | `Ctrl + Up/Down Arrow` or `Shift + Up/Down Arrow` |
| Hide/show timeline         | `T`                                               |

## Canvas

| Action          | Shortcut                                |
| --------------- | --------------------------------------- |
| Hand tool (pan) | `Space` (hold)                          |
| Zoom tool       | `Z` (+ `Alt` to zoom out)               |
| Zoom in/out     | Middle mouse scroll or right-click drag |

## Selection

| Action                             | Shortcut                                                   |
| ---------------------------------- | ---------------------------------------------------------- |
| Select all frames on current layer | `Ctrl + A`                                                 |
| Deselect frames on all layers      | `Ctrl + D`                                                 |
| Delete frame                       | `Delete`                                                   |
| Toggle reference frame             | Right-click on frame, or diamond button next to layer name |

## Drawing Tools

| Action                     | Shortcut                                          |
| -------------------------- | ------------------------------------------------- |
| Pen tool                   | `B`                                               |
| Toggle pen erase/draw mode | `Ctrl + B` or hold `Alt` while drawing            |
| Adjust pen size            | `Ctrl + right-click drag` (while pen is selected) |
| Eraser                     | `E`                                               |
| Fill tool                  | `F`                                               |
| Fill tool mode toggle      | `D` or `Alt/Option`                               |
| Eyedropper tool            | `I` (or `Shift` while pen/fill tool is selected)  |

## Color

| Action              | Shortcut |
| ------------------- | -------- |
| Color wheel         | `C`      |
| Toggle active color | `X`      |

## System

| Action       | Shortcut           |
| ------------ | ------------------ |
| Undo         | `Ctrl + Z`         |
| Redo         | `Ctrl + Shift + Z` |
| Force reload | `Ctrl + Shift + R` |

<Note>
  Keyboard shortcuts are not customizable at this time.
</Note>
