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 new keyboard rev_0106 and rev_0107 for keychron #16369

Closed
wants to merge 176 commits into from

Conversation

KeychronMacro
Copy link
Contributor

@KeychronMacro KeychronMacro commented Feb 16, 2022

  • Add new keyboard rev_0106 and rev_0107 for keychron q1.
  • Pretty up RGB matrix code on all boards.

Description

  • Add keboard rev_0106 which is ANSI version and is based on MCU stm32l432.
  • Add keboard rev_0107 which is ANSI/knob version and is based on MCU stm32l432.
  • Adjusted the g_led_config variable in the all revs.
    • Key Matrix to LED Index - use __ to pretty the code
    • LED Index to Physical Position - mapping as actual coordinates exported from PCB files
    • RGB LED Index to Flag - adjusted the flags to include LED_FLAG_MODIFIER and LED_FLAG_INDICATOR as per QMK Docs

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

KeychronMacro and others added 30 commits November 2, 2021 14:43
Co-authored-by: Joel Challis <git@zvecr.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>
Co-authored-by: Drashna Jaelre <drashna@live.com>
…now defined using the VIA user keycodes range so they can be renamed "TASK" and "TILE" as a shortName in VIA.
Co-authored-by: Drashna Jaelre <drashna@live.com>
@drashna drashna requested a review from a team April 13, 2022 05:52
@github-actions github-actions bot added the core label Apr 28, 2022
@github-actions github-actions bot removed the core label Apr 28, 2022
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.