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

Fix issues with VIA EEPROM initialization and bring more in line with rest of eeconfig functionality #13243

Merged
merged 14 commits into from
Aug 21, 2021

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    6c2693c View commit details
    Browse the repository at this point in the history
  2. Push VIA to be more inline with existing eeconfig system

    While still maintaining the ability to check independantly
    drashna committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    6cf79d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1301b3a View commit details
    Browse the repository at this point in the history
  4. Add safety to via init

    drashna committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a2eb125 View commit details
    Browse the repository at this point in the history
  5. revert eep reset keycode

    drashna committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    26de551 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffc9e87 View commit details
    Browse the repository at this point in the history
  7. make lint happy

    drashna committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a04147c View commit details
    Browse the repository at this point in the history
  8. Fix typo

    Co-authored-by: Ryan <[email protected]>
    drashna and fauxpark committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    26d03ab View commit details
    Browse the repository at this point in the history
  9. re-add via_init_kb(void)

    drashna committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    bfa175d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cfcc8b2 View commit details
    Browse the repository at this point in the history
  11. readd comment

    drashna committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    44d6804 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74ae5c5 View commit details
    Browse the repository at this point in the history
  13. Fix missing closing bracket

    drashna committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    0e0b19f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    b33dd37 View commit details
    Browse the repository at this point in the history