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

Remove call to removed i2c function in azoteq driver #22966

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

burkfers
Copy link
Contributor

Description

This change simply removes the call to i2c_stop from the azoteq iqs5xx driver since the function was removed in #21273.
Submitted at the behest of @KarlK90

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@github-actions github-actions bot added core keyboard keymap documentation python cli qmk cli command translation via Adds via keymap and/or updates keyboard for via support dependencies dd Data Driven Changes labels Jan 26, 2024
@burkfers burkfers changed the base branch from master to develop January 26, 2024 15:58
@burkfers burkfers marked this pull request as ready for review January 26, 2024 15:59
@github-actions github-actions bot removed keyboard keymap documentation python cli qmk cli command translation via Adds via keymap and/or updates keyboard for via support dependencies dd Data Driven Changes labels Jan 26, 2024
@KarlK90 KarlK90 requested review from daskygit and a team January 26, 2024 16:01
@KarlK90 KarlK90 merged commit f2299ee into qmk:develop Jan 26, 2024
5 of 7 checks passed
@burkfers burkfers deleted the i2c-cleanup-azoteq-fix branch January 26, 2024 19:21
nuess0r pushed a commit to nuess0r/qmk_firmware that referenced this pull request Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants