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 quantum.h includes from keyboard code #23394

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

fauxpark
Copy link
Member

@fauxpark fauxpark commented Apr 2, 2024

Description

Some of these couldn't quite have quantum.h eliminated as they actually do use symbols declared in it rather than simply using the header for its own includes.

There are also a bunch more left, most of which are lib/-based (bongocat/layer state etc) or the various EC implementations. I'll do those in a separate PR.

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).

@fauxpark
Copy link
Member Author

fauxpark commented Apr 2, 2024

Lint & build failures are unrelated.

@fauxpark fauxpark merged commit c635733 into qmk:develop Apr 2, 2024
1 of 3 checks passed
@fauxpark fauxpark deleted the keyboards-quantum-h-include-cleanup branch April 2, 2024 23:44
0x647262 pushed a commit to 0x647262/qmk_firmware that referenced this pull request Apr 26, 2024
PepperLola pushed a commit to PepperLola/qmk_firmware that referenced this pull request May 29, 2024
whoisjordangarcia pushed a commit to whoisjordangarcia/qmk_firmware that referenced this pull request Jun 8, 2024
nuphy-src pushed a commit to nuphy-src/qmk_firmware that referenced this pull request Jul 2, 2024
AJO-Python pushed a commit to AJO-Python/qmk_firmware that referenced this pull request Jul 7, 2024
jrtex pushed a commit to jrtex/qmk_firmware that referenced this pull request Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants