Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/diagram-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Not all parts are currently available through the menu. For example, MCU boards

### Moving a part

Move a part by clicking on it and then dragging it with your mouse.
Move a part by clicking on it and then dragging it with your mouse. You can also use the arrow keys <kbd>←</kbd> <kbd>↑</kbd> <kbd>↓</kbd> <kbd>→</kbd>. Combine the arrow keys with <kbd>SHIFT</kbd> to move the component in larger steps.

### Rotating a part

Expand Down
Loading