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

[Keyboard] Fix revision issues with Kyria #13208

Merged
merged 2 commits into from
Jun 18, 2021

Conversation

drashna
Copy link
Member

@drashna drashna commented Jun 14, 2021

Description

This is a hidden bug, as it doesn't show up, because somebody got clever.

However, the keyboard header files will cause issues if the LAYOUT macro is changed, and the rev3.h file is not properly included, either.

This fixes the issues and moves the layout macros into the rev1.h file.

There is NO functional change here, and this should be invisible to users.

Types of Changes

  • Bugfix
  • Keyboard (addition or update)

Issues Fixed or Closed by This PR

  • Compiler issue

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

@drashna drashna requested a review from a team June 17, 2021 17:48
keyboards/kyria/rules.mk Outdated Show resolved Hide resolved
@drashna drashna requested a review from fauxpark June 18, 2021 02:01
@drashna drashna merged commit 8e60785 into qmk:master Jun 18, 2021
@drashna drashna deleted the keyboard/kyria_fix branch June 18, 2021 04:11
HokieGeek pushed a commit to HokieGeek/qmk_firmware that referenced this pull request Jul 11, 2021
wox pushed a commit to wox/qmk_firmware that referenced this pull request Aug 14, 2021
nhongooi pushed a commit to nhongooi/qmk_firmware that referenced this pull request Dec 5, 2021
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.

3 participants