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

VIA Protocol 12 changes #104

Merged
merged 14 commits into from
Feb 28, 2023
Merged

VIA Protocol 12 changes #104

merged 14 commits into from
Feb 28, 2023

Conversation

wilba
Copy link
Contributor

@wilba wilba commented Jan 21, 2023

  • Refactor MACRO00..MACRO15 to be in sync with QMK's QK_MACRO..QK_MACRO_MAX
  • Use MACRO(n) for macro keycodes so that it is generalized and can handle macro counts greater than 16.
  • Make switch matrix tester work with large switch matrices using multiple queries to get state.
  • Refactor basic keycodes that are aliases for "advanced", e.g. KC_TILD => LSFT(KC_GRV)
  • Add handling of deprecated keycodes to layout loading
  • Refactored WT RGB keycodes to be user keycodes, which map to "generalized" custom keycodes in VIA.

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@wilba wilba mentioned this pull request Jan 28, 2023
14 tasks
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@github-actions
Copy link

github-actions bot commented Feb 4, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-pebble-09d5b2410-104.centralus.1.azurestaticapps.net

@wilba wilba marked this pull request as ready for review February 25, 2023 00:00
Copy link
Contributor

@ValdisThomann ValdisThomann left a comment

Choose a reason for hiding this comment

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

⭐ ⭐ ⭐ 🌔 🌔

@wilba wilba merged commit 594c1fa into main Feb 28, 2023
@wilba wilba deleted the via_protocol_12 branch February 28, 2023 11:47
@wilba wilba restored the via_protocol_12 branch February 28, 2023 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants