-
Updated
Jun 24, 2020 - C
usb-hid
Here are 180 public repositories matching this topic...
-
Updated
May 28, 2020 - C++
in cross compilation readme (https://github.com/libusb/hidapi#prerequisites-1)
it is said to build libudev (Build libudev. From the libudev source directory, run:....)
But where are libudev sources ? I find it only in systemd, with strange and very obscur meson build system...
Is there another sources ?
-
Updated
Jun 16, 2020 - C#
-
Updated
Apr 2, 2019 - Java
-
Updated
Mar 5, 2020 - C
A user wrote in wanting to use a common config file across multiple users on a Windows machine. Some questions:
- Can we use symlinks or hardlinks on Windows to do this?
- How to specify the location of the config file?
- Perhaps common config file is a list of overrides for per-user config file
- Or it specifies "master" values that cannot be changed per-user
-
Updated
May 9, 2020 - HTML
-
Updated
Apr 16, 2020 - C
-
Updated
Nov 27, 2019 - Batchfile
-
Updated
May 3, 2019 - Python
-
Updated
Apr 23, 2019 - Python
-
Updated
Jun 23, 2020 - C
Can you mention channel configuration? It doesn't seem to be TAER, since you mention channel 3 as throttle, so what do we need to set the radio to?
A task to document the design of the POC implementation, mostly to get feedback from other devs without them having to dig through code.
-
Updated
Apr 1, 2020
README.rst: kbd = Keyboard()
README.rst: kbd = Keyboard()
README.rst: m = Mouse()
adafruit_hid/keyboard_layout_us.py: kbd = Keyboard()
These now need usb_hid.descriptors passed to them.
-
Updated
Jun 11, 2020 - Java
-
Updated
Mar 1, 2018 - C++
-
Updated
May 7, 2020 - C#
-
Updated
Jun 24, 2020 - JavaScript
-
Updated
Jun 14, 2020 - C
Improve this page
Add a description, image, and links to the usb-hid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the usb-hid topic, visit your repo's landing page and select "manage topics."
EasyAVR has very poor developer documentation. We should at least comment the code.