diff --git a/Documentation/shortcuts.md b/Documentation/shortcuts.md index 3d604031..b6e9bdcf 100644 --- a/Documentation/shortcuts.md +++ b/Documentation/shortcuts.md @@ -40,4 +40,8 @@ These shortcuts only apply to the currently selected volume. See [](./user-inter | `Ctrl + Z` | Undo - back to previous keyframe | | `Ctrl + Y` | Redo - forward to next keyframe | | `Delete` | Delete the current keyframe | -| `Ctrl + L` | Smooth tangents between keyframes | \ No newline at end of file +| `Ctrl + L` | Smooth tangents between keyframes | +| `Left` | Select previous DOF. | +| `Right` | Select next DOF. | +| `Up` | Increment selected DOF. | +| `Down` | Decrement selected DOF. |