Add default binding to doc
This commit is contained in:
parent
3c01aadd3b
commit
2075766002
20
readme.md
20
readme.md
|
@ -19,4 +19,22 @@ Copier le fichier 'code.py' et le répertoire 'lib' à la base du pico.
|
|||
* 1 résistance 330Ω
|
||||
|
||||
|
||||
![Schématique](./picote.png)
|
||||
![Schématique](./picote.png)
|
||||
|
||||
## Touches par défaut
|
||||
|
||||
**'Alt' correspond à un bouton enfoncé alors que le switch ON/OFF est actif.**
|
||||
|
||||
| Boutton | Clavier |
|
||||
| --- | --- |
|
||||
| 🟢 | touche Espace |
|
||||
| 🔴 | touche Suppr |
|
||||
| 🔵 | touche flèche droite |
|
||||
| 🟡 | touche flèche gauche |
|
||||
| ⚫ | touche O |
|
||||
| Alt + ⚫ | touche R |
|
||||
| Alt + 🟢 | touches Entrée |
|
||||
| Alt + 🔴 | touche E |
|
||||
| ① | touche W |
|
||||
| Alt + ① | touche X |
|
||||
| ②, Alt + ② | touche F |
|
||||
|
|
Loading…
Reference in New Issue