mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-09 15:12:11 -04:00
Add new USB debug pipe (TKEYCTRL).
This commit is contained in:
parent
c1c0ac35f4
commit
4239b74328
5 changed files with 379 additions and 62 deletions
|
@ -9,6 +9,7 @@
|
|||
#define PROTO_H
|
||||
|
||||
enum mode {
|
||||
MODE_TKEYCTRL = 0x20,
|
||||
MODE_CDC = 0x40,
|
||||
MODE_HID = 0x80,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue