title: Arduino IDE date: 2022-11-23 16:23:31.697581 background: bg-[#409096] label: tags: - - categories: - Keyboard Shortcuts intro: |

A visual cheat-sheet for the 12 keyboard shortcuts found in the Arduino IDE

Keyboard Shortcuts

General

Shortcut Action
Ctrl S Save
Ctrl Shift S Save as
Ctrl N Open a new sketch
Ctrl O Open an existing sketch
Ctrl Q Close the Arduino IDE
Ctrl R Verify
Ctrl U Upload
Ctrl F Find
Ctrl T Adjust the alignment and spacing
Ctrl / Comment
Ctrl Shift M Open the serial monitor
Ctrl K Open the sketch folder

{.shortcuts}

Also see