Skip to content
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

Added mac support #9

Merged
merged 1 commit into from
Jun 19, 2018
Merged

Added mac support #9

merged 1 commit into from
Jun 19, 2018

Conversation

snooc
Copy link
Contributor

@snooc snooc commented Apr 7, 2018

First off, thanks for all of your work on this project and QMK.

This PR is to add mac support. Currently hidapi always returns -1 for the interface number in mac. There is a relatively new PR that adds interface number support for HID devices for macs, but it has not been merged yet.

I added instructions on building hidapi from the current open PR to the readme, but I understand if you do not want to merge this until the PR is merged.

@wilba
Copy link
Owner

wilba commented May 21, 2018

Thanks for this, it's helped @yiancar get it working on OSX.

We're still deciding whether to wait for hidapi to apply this fix or revert back to the old way of using usage page/usage IDs.

@snooc
Copy link
Contributor Author

snooc commented May 22, 2018

No problem. I'm glad to heard that it's helped someone else. 👍

@wilba wilba merged commit 75a7c2f into wilba:master Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants