From 207576600273c6a5f4e4b5c715d9de562b9b002c Mon Sep 17 00:00:00 2001 From: ABelliqueux Date: Sat, 9 Nov 2024 17:43:08 +0100 Subject: [PATCH] Add default binding to doc --- readme.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 873dfa4..66f5e4a 100644 --- a/readme.md +++ b/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) \ No newline at end of file +![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 |