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]Add v1 to jones keyboard #14405

Merged
merged 16 commits into from
Mar 10, 2022

Conversation

jpskenn
Copy link

@jpskenn jpskenn commented Sep 12, 2021

Description

Add new version of hardware, v1 to Jones keyboard.

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

  • NONE

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 Sep 12, 2021
keyboards/jones/v1/rules.mk Outdated Show resolved Hide resolved
keyboards/jones/v1/keymaps/via/config.h Show resolved Hide resolved
keyboards/jones/v1/keymaps/via/keymap.c Outdated Show resolved Hide resolved
@drashna drashna requested a review from a team September 19, 2021 03:27
keyboards/jones/v1/rules.mk Show resolved Hide resolved
keyboards/jones/v1/rules.mk Outdated Show resolved Hide resolved
@stale
Copy link

stale bot commented Nov 16, 2021

Thank you for your contribution!
This pull request has been automatically marked as stale because it has not had activity in the last 45 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, or re-open when it's ready.
For maintainers: Please label with awaiting review, breaking_change, in progress, or on hold to prevent the issue from being re-flagged.

@jpskenn
Copy link
Author

jpskenn commented Nov 16, 2021

@fauxpark
If you're available, could you review changed lines at "rules.mk".

@drashna drashna requested a review from a team November 19, 2021 04:34
@stale stale bot removed the awaiting changes label Nov 19, 2021
@stale
Copy link

stale bot commented Jan 3, 2022

Thank you for your contribution!
This pull request has been automatically marked as stale because it has not had activity in the last 45 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, or re-open when it's ready.
For maintainers: Please label with awaiting review, breaking_change, in progress, or on hold to prevent the issue from being re-flagged.

keyboards/jones/v1/rules.mk Outdated Show resolved Hide resolved
@stale stale bot removed the awaiting changes label Jan 6, 2022
@drashna drashna requested a review from a team January 11, 2022 01:21
@noroadsleft noroadsleft merged commit 9d0153d into qmk:master Mar 10, 2022
@noroadsleft
Copy link
Member

Thanks!