-
AFAIK no one else has done this in JS? Can't find any existing (open source) examples on Google.
-
I believe @cmsj is taking a look at this.
HID Input Report is a set of bytes that designate the current button state of a HID device.
- https://github.com/WICG/webhid/blob/main/EXPLAINER.md
- h…
-
Can these keys' usability status be detected via WebHID?
-
I'm trying to access to currently opened app on my Ledger Nano X using the following code that I found in another issue ([#122](https://github.com/LedgerHQ/ledgerjs/issues/122)).
**This error does …
-
On Ubuntu 22.04. Tried both Vivaldi and Chrome browsers same result.
1. Navigate to https://usevia.app/#/
2. Prompted to select at WebHID device, I select my keyboard (KBDFans KBD67mkiiRGB v2) an…
-
### Qubes OS release
4.1.2
### Brief summary
Connecting Ledger to Hashpack in Brave through WebHID or WebUSB fails to connect.
### Steps to reproduce
1. install Fedora 37 template
2. i…
-
[WebHID API](https://developer.mozilla.org/en-US/docs/Web/API/WebHID_API)
-
Recently I bought an [E1DA 9038D DAC](https://e1dashz.wixsite.com/index/9038d) for my smartphone.
This device comes with a paid proprietary Android app to tweak (configure) it.
And I decided to …
-
For the past week I've been searching for a way to get pressure data into the browser on Linux. The reason is that I've been working on developing a painting app that runs in the browser, for a site c…
-
In the long run, I can imagine extending the default matrix tester with a Simon Says extension that will determine how quickly you can press each of the keys. It might be a fun way to get new users m…