Skip to content

Commit 63962e5

Browse files
committed
mention helpers in the readme
1 parent b760462 commit 63962e5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ else:
4343
kbd.send(Keycode.COMMAND, Keycode.A)
4444
```
4545

46+
### Helpers
47+
48+
The `consumer_control_extended` module brings a big list of names for the consumer controls page in the HID specs, to be used with `adafruit_hid.consumer_control`.
49+
4650
### The Layout Generator
4751

4852
This needs to be further documentend, but for now `tests/make_validated.sh` shows an example of how to use it. There is a live version of the web generator, though it might not always be the current release.

0 commit comments

Comments
 (0)