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

Add Via support to Plexus75 PCB #11027

Merged
merged 10 commits into from
Dec 3, 2020
Merged

Add Via support to Plexus75 PCB #11027

merged 10 commits into from
Dec 3, 2020

Conversation

npspears
Copy link
Contributor

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

added nasp before Plexus75 in PRODUCT to better follow Via naming convention
@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Nov 24, 2020
changed KC_CTRL to KC_LCTL
keyboards/plexus75/config.h Outdated Show resolved Hide resolved
keyboards/plexus75/keymaps/via/keymap.c Show resolved Hide resolved
@drashna drashna requested a review from a team November 25, 2020 20:09
took out the manu repeat
Copy link
Contributor Author

@npspears npspears left a comment

Choose a reason for hiding this comment

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

edited files per drashna's corrections

keyboards/plexus75/config.h Outdated Show resolved Hide resolved
keyboards/plexus75/keymaps/via/keymap.c Show resolved Hide resolved
keyboards/plexus75/rules.mk Outdated Show resolved Hide resolved
Copy link
Contributor Author

@npspears npspears left a comment

Choose a reason for hiding this comment

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

changing location of rules.mk now

@github-actions github-actions bot removed the keyboard label Nov 26, 2020
changed location of rules.mk for supporting Via
keyboards/plexus75/keymaps/via/rules.mk Outdated Show resolved Hide resolved
Copy link
Contributor Author

@npspears npspears left a comment

Choose a reason for hiding this comment

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

rules.mk change made

keyboards/plexus75/keymaps/via/rules.mk Outdated Show resolved Hide resolved
Copy link
Contributor Author

@npspears npspears left a comment

Choose a reason for hiding this comment

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

all changes made

Copy link
Contributor Author

@npspears npspears left a comment

Choose a reason for hiding this comment

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

Final change made

keyboards/plexus75/keymaps/via/keymap.c Show resolved Hide resolved
@fauxpark fauxpark requested review from a team and drashna November 29, 2020 14:37
Copy link
Contributor

@ridingqwerty ridingqwerty left a comment

Choose a reason for hiding this comment

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

Looks good, thanks.

@ridingqwerty ridingqwerty merged commit a5a65fb into qmk:master Dec 3, 2020
xgnxs pushed a commit to xgnxs/qmk_firmware that referenced this pull request Jan 9, 2021
* Add Via keymap

* Via Enable in Rules.mk

* Update config.h

added nasp before Plexus75 in PRODUCT to better follow Via naming convention

* Update keymap.c

changed KC_CTRL to KC_LCTL

* Update config.h

took out the manu repeat

* Update rules.mk

* Create rules.mk

changed location of rules.mk for supporting Via

* Apply suggestions from code review

Co-authored-by: Ryan <[email protected]>

* Update keyboards/plexus75/keymaps/via/rules.mk

Co-authored-by: Ryan <[email protected]>

* Apply suggestions from code review

Co-authored-by: Drashna Jaelre <[email protected]>

Co-authored-by: Ryan <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
mgmanzella pushed a commit to mgmanzella/qmk_firmware that referenced this pull request Feb 16, 2021
* Add Via keymap

* Via Enable in Rules.mk

* Update config.h

added nasp before Plexus75 in PRODUCT to better follow Via naming convention

* Update keymap.c

changed KC_CTRL to KC_LCTL

* Update config.h

took out the manu repeat

* Update rules.mk

* Create rules.mk

changed location of rules.mk for supporting Via

* Apply suggestions from code review

Co-authored-by: Ryan <[email protected]>

* Update keyboards/plexus75/keymaps/via/rules.mk

Co-authored-by: Ryan <[email protected]>

* Apply suggestions from code review

Co-authored-by: Drashna Jaelre <[email protected]>

Co-authored-by: Ryan <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

4 participants