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

Boston: correct LAYOUT macro data #12282

Merged
merged 1 commit into from
Mar 20, 2021
Merged

Conversation

noroadsleft
Copy link
Member

Description

Fixes an issue with the QMK Configurator data for the Boston keyboard that was causing two layouts to be presented even though there is only one layout in the code.

  • correct macro reference
  • add missing encoder position
  • correct maintainer value to reference keyboard maintainer's GitHub account
  • remove trailing whitespace

cc @bluepylons

Types of Changes

  • Bugfix
  • Enhancement/optimization
  • Keyboard (addition or update)

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.
  • I have read the CONTRIBUTING document.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

- correct macro reference
- add missing encoder position
- correct maintainer value to reference keyboard maintainer's GitHub account
- remove trailing whitespace
@fauxpark fauxpark requested a review from a team March 18, 2021 16:30
@bluepylons
Copy link

Thanks for submitting these. I just realized I left the encoder out of the info.json file, which was probably messing things up (I haven't had much opportunity to try out QMK Configurator since the original PR was approved). Sorry about that.

@fauxpark fauxpark merged commit 217e3a5 into qmk:master Mar 20, 2021
@noroadsleft noroadsleft deleted the cf/boston branch March 20, 2021 19:28
mrlinuxfish pushed a commit to mrlinuxfish/qmk_firmware that referenced this pull request Mar 28, 2021
- correct macro reference
- add missing encoder position
- correct maintainer value to reference keyboard maintainer's GitHub account
- remove trailing whitespace
mrtnee pushed a commit to mrtnee/qmk_firmware that referenced this pull request Nov 20, 2021
- correct macro reference
- add missing encoder position
- correct maintainer value to reference keyboard maintainer's GitHub account
- remove trailing whitespace
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