* initial winrt work

* Add new vid/pid

* E2E working

* Remove wrong hid selector
This commit is contained in:
Guillaume Jenkins
2017-10-04 22:37:13 -07:00
committed by Peli de Halleux
parent e97496d39a
commit 4b45ecea87
18 changed files with 654 additions and 56 deletions

View File

@ -70,6 +70,14 @@
"device_print_message.message": "text"
}
}
],
"hidSelectors": [
{
"usagePage": "0xFF00",
"usageId": "0x0001",
"vid": "0x0d28",
"pid": "0x0204"
}
]
},
"runtime": {