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

Added via layout to GMMK Pro #12555

Closed
wants to merge 3 commits into from
Closed

Added via layout to GMMK Pro #12555

wants to merge 3 commits into from

Conversation

apierce376
Copy link

Description

Added a VIA layout to the Glorious GMMK Pro. Layout and VIA configurator have been fully tested, I also needed to make a change to pro.h because the default layout had the FN and right alt keys swapped. info.json was also updated to include labels for all keys.

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

  • Fixed default layout by swapping right alt and FN keys.

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 keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Apr 11, 2021
Realized this file is supposed to go into the via repo.
@WholesomeDucky
Copy link

WholesomeDucky commented Apr 13, 2021

Absolutely wild timing, it looks like this was submitted just after mine for the same things!

I didn't do the changes to info.json though (adding the labels)

@@ -7,104 +7,104 @@
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0},
{"label": "k13", "x":0, "y":0},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

labels aren't necessary, here.

@drashna
Copy link
Member

drashna commented Apr 19, 2021

Also, (for ease) duplicate of #12554

@drashna drashna requested a review from a team April 19, 2021 19:50
@drashna
Copy link
Member

drashna commented May 12, 2021

Since #12554 is merged in, I'm going to close this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants