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

Can STM32 not use VIA? #15084

Closed
jeromeli002 opened this issue Nov 7, 2021 · 2 comments
Closed

Can STM32 not use VIA? #15084

jeromeli002 opened this issue Nov 7, 2021 · 2 comments

Comments

@jeromeli002
Copy link

Can't STM32 use VIA? The \zvecr\zv48 keyboard is compiled with via and flashed into STM32. F401 is recognized in via, but it cannot be saved after modification. After unplugging it, plug it in and restore the default keys. The 32U4 can be saved normally after unplugging and then plugging in the computer is the modified key.

@fauxpark
Copy link
Member

fauxpark commented Nov 7, 2021

F4 has no working EEPROM emulation IIRC, you need to add a separate EEPROM chip to allow VIA to save the keymap: https://docs.qmk.fm/#/eeprom_driver

@zvecr
Copy link
Member

zvecr commented Nov 7, 2021

Was implemented in #14195. Develop is targeted for merge end of the month.

@zvecr zvecr closed this as completed Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants