Skip to content

The USB HID core libraries enable by default the USD HID Keyboard emulation #3453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
joseangeljimenez opened this issue Jul 2, 2015 · 2 comments
Assignees
Labels
Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
Milestone

Comments

@joseangeljimenez
Copy link

The USB HID core libraries enable by default the USD HID Keyboard emulation. In fact, they enable by default both the emulation of the Keyboard and Mouse emulation.

I have prepared a very simple fix/patch which allows to disable the USB HID Keyboard emulation by uncommenting a #define KEYBOARD_ENABLED in HID.cpp.

I am looking into this so as to further simplify enabling/disabling the Mouse & Keyboard USB HID emulation.

@matthijskooijman
Copy link
Collaborator

Have a look at #3304, I think it pretty much solves this exact same thing.

@ffissore ffissore assigned cmaglie and facchinm and unassigned cmaglie Jul 3, 2015
@facchinm
Copy link
Member

facchinm commented Jul 3, 2015

@joseangeljimenez , if you could test PR #3304 and report your impressions it could help a lot its inclusion (and also the solution for your problem 😉 )

@facchinm facchinm closed this as completed Jul 3, 2015
@ffissore ffissore added the Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...) label Jul 9, 2015
@ffissore ffissore added this to the Release 1.6.6 milestone Jul 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: USB Device Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
Projects
None yet
Development

No branches or pull requests

5 participants