Skip to content

Commit

Permalink
Update README.md to mention key map for button 11
Browse files Browse the repository at this point in the history
  • Loading branch information
raleighlittles committed May 7, 2023
1 parent 7779f5a commit 10f2ebe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Button mapping names come from: https://github.com/torvalds/linux/blob/master/in
| IPOD_WHEEL_COUNTERCLOCKWISE | [4f][cf] | KEY_VOLUMEDOWN |
| BIG_CENTER_WHEEL_CLOCKWISE | [44][c4] | KEY_BRIGHTNESSUP |
| BIG_CENTER_WHEEL_COUNTERCLOCKWISE | 84 | KEY_BRIGHTNESSDOWN |
| BUTTON_11 | [2a][aa] | |
| BUTTON_11 | [2a][aa] | KEY_ESC |

![annotated version](./tourbox-stock-image-annotated.jpg)

Expand All @@ -39,4 +39,4 @@ Button mapping names come from: https://github.com/torvalds/linux/blob/master/in
*** dtr: up
*** rts: up
*** mctl: DTR:1 DSR:0 DCD:0 RTS:1 CTS:0 RI:0
```
```

0 comments on commit 10f2ebe

Please sign in to comment.