mirror of
https://github.com/KevinMidboe/Arduino.git
synced 2025-10-29 17:40:11 +00:00
6 lines
184 B
Plaintext
Executable File
6 lines
184 B
Plaintext
Executable File
[
|
|
{ "keys": ["super+ctrl+shift+b"], "command": "compile" },
|
|
{ "keys": ["super+ctrl+shift+u"], "command": "upload"},
|
|
{ "keys": ["super+ctrl+shift+c"], "command": "clean"}
|
|
]
|