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

Update Keychron boards Part 2 #21423

Closed
wants to merge 40 commits into from
Closed

Conversation

adophoxia
Copy link
Contributor

@adophoxia adophoxia commented Jul 1, 2023

Description

This is Part 2 of a 5-part series of PRs to updating the entire Keychron lineup to current QMK standards. Since doing 1 PR to update 25 keyboards is unmanageable, doing them in batches would help make it tolerable. (What is changed can be shown in Part 1 below.)

Keyboard-specific

  • Q6
    • Since the non-encoder variants use 2 extra pins (A2 and C14) for the columns vs. not having them in the encoder variants, the matrix_pins must be specified in each variant's info.json seperately.

Part 1 involves updating the following KC boards:

  • Q5
  • Q6
  • Q7
  • Q8
  • Q9

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

@drashna drashna requested a review from a team July 3, 2023 08:04
@adophoxia adophoxia requested a review from fauxpark August 3, 2023 03:34
@drashna drashna self-requested a review August 30, 2023 05:41
@linouxis9
Copy link

Looking for the Q6 to be merged, thanks a lot for your refactoring!!

@adophoxia
Copy link
Contributor Author

Q6 is already in master.

keyboards/keychron/q5/config.h Outdated Show resolved Hide resolved
keyboards/keychron/q5/info.json Outdated Show resolved Hide resolved
keyboards/keychron/q6/config.h Outdated Show resolved Hide resolved
keyboards/keychron/q8/config.h Outdated Show resolved Hide resolved
keyboards/keychron/q9/config.h Outdated Show resolved Hide resolved
adophoxia and others added 7 commits October 12, 2023 17:51
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
@adophoxia adophoxia requested a review from drashna October 13, 2023 01:06
@drashna drashna requested a review from a team November 11, 2023 18:50
@adophoxia adophoxia mentioned this pull request Nov 30, 2023
14 tasks
@adophoxia
Copy link
Contributor Author

Closing this PR for the sake of making each board have its own PR for sanity.

@adophoxia adophoxia closed this Nov 30, 2023
This was referenced Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants