Skip to content

Commit

Permalink
### Special Keys
Browse files Browse the repository at this point in the history
  • Loading branch information
sloganking authored Oct 22, 2023
1 parent d59e380 commit 002f771
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,21 @@ Or pass your OpenAI API key as a flag like so:
desk-talk --ptt-key scroll-lock --api-key [YOUR_API_KEY]
```

## Other Usage

### Special Keys

For

To find the name of a key by pressing it, run:

```
desk-talk show-key-presses
```

If your key shows as `Unknown(number)`, pass `number` to the `--special-ptt-key` flag like so:

```
desk-talk --special-ptt-key 125
```

0 comments on commit 002f771

Please sign in to comment.