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

Support for haptic to work on split using I2C-based driver #24436

Open
2 of 4 tasks
d-mahard opened this issue Sep 26, 2024 · 0 comments
Open
2 of 4 tasks

Support for haptic to work on split using I2C-based driver #24436

d-mahard opened this issue Sep 26, 2024 · 0 comments

Comments

@d-mahard
Copy link

Feature Request Type

  • Core functionality
  • Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
  • Alteration (enhancement/optimization) of existing feature(s)
  • New behavior

Description

What I want to achieve: have a haptic feedback feature on split keyboard using I2C-based driver (eg. DRV2605-L)

Constraints: this driver typically does not have alternate address, therefore if I need to use this driver on both side, it won't work due to address conflict

Possible approaches: I am not sure if there is work-around to have multiple I2c devices with same address, but another approach is by using different I2C buses on each half for each driver. From what I understand, this is not yet supported on QMK (or, would be great if you can give me a guidance on how to use this, if it is already supported)

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant