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 eeconfig define with an offset for user data #1381

Closed
belak opened this issue Jun 9, 2017 · 3 comments
Closed

Add eeconfig define with an offset for user data #1381

belak opened this issue Jun 9, 2017 · 3 comments

Comments

@belak
Copy link
Contributor

belak commented Jun 9, 2017

I've been playing around with storing data in the eeprom for some keymap settings, but there's no offset which can be used which represents the start of where a user can put data.

Optionally (and arguably preferably) this could be a define in the eeprom include, rather than eeconfig, as there isn't currently a good way to hook into eeconfig for the user.

@belak belak changed the title Add Add eeconfig define with an offset for user data Jun 9, 2017
@fredizzimo
Copy link
Contributor

This and more was already discussed a bit, well at least a discussion was opened #969. However no action was taken.

I suggest we continue the discussion there and fix all the EEPROM issues in one go.

@belak
Copy link
Contributor Author

belak commented Jun 10, 2017

That works for me. I wasn't even aware of the 32 byte limitation on some boards.

@skullydazed
Copy link
Member

We'll keep talking about this in #969.

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

No branches or pull requests

3 participants