Skip to content

Commit

Permalink
Update js_badusb_fr.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Miiraak committed Jun 1, 2024
1 parent 864d170 commit e2dccd2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Info-Doc-Wiki/JavaScript/js_badusb_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,25 +125,25 @@ badusb.println("Hello, world!"); // Entre "Hello, world!" et presse "ENTER"

| Nom |
| ------------- |
| CTRL |
| SHIFT |
| ALT |
| GUI |
| `CTRL` |
| `SHIFT` |
| `ALT` |
| `GUI` |

### Touches spéciales

| Nom | Notes |
| ------------------ | ------------------------ |
| DOWN | Flèche du Bas |
| LEFT | Flèche de Gauche |
| RIGHT | Flèche de Droite |
| UP | Flèche du Haut |
| ENTER | |
| DELETE | |
| BACKSPACE | |
| END | |
| HOME | |
| ESC | |
| `DOWN` | Flèche du Bas |
| `LEFT` | Flèche de Gauche |
| `RIGHT` | Flèche de Droite |
| `UP` | Flèche du Haut |
| `ENTER` | |
| `DELETE` | |
| `BACKSPACE` | |
| `END` | |
| `HOME` | |
| `ESC` | |
| INSERT | |
| PAGEUP | |
| PAGEDOWN | |
Expand Down

0 comments on commit e2dccd2

Please sign in to comment.