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 ansi.c to use eeconfig_read_user_datablock for air75_v2 (and maybe other versions?) #9

Open
wants to merge 1 commit into
base: nuphy-keyboards
Choose a base branch
from

Conversation

venetanji
Copy link

This makes it compile ok for me. I am not entirely sure why, but I think it makes sense to load the config using this function, same as the halo95 code? https://github.com/venetanji/qmk_firmware/blob/ec8b9fb2cdc0e7d97166e4edd57ae5c52bc3cdaa/keyboards/nuphy/halo96_v2/ansi/ansi.c#L716

Description

Got the keyboard yesterday, I managed to compile working firmware with this change.
Qmk compile threw an error about eeconfig_read_kb_datablock

Types of Changes

  • Core
  • [ x] Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Fixes compilation errors for air75_v2

This makes it compile ok for me. I am not entirely sure why, but I think it makes sense to load the config using this function, same as the halo95 code? https://github.com/venetanji/qmk_firmware/blob/ec8b9fb2cdc0e7d97166e4edd57ae5c52bc3cdaa/keyboards/nuphy/halo96_v2/ansi/ansi.c#L716
@DHowett
Copy link

DHowett commented Dec 1, 2024

It looks like the nuphy-air75 branch uses the correct function. I wish we could know which branch was the correct branch to use for this keyboard...

@venetanji
Copy link
Author

Yeah that branch worked fine for my air 75 v2. I was able to map a midi layer 😁

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.

2 participants