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

Superkey names not persisted on Neuron #969

Open
tomstock1337 opened this issue Dec 3, 2024 · 1 comment
Open

Superkey names not persisted on Neuron #969

tomstock1337 opened this issue Dec 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tomstock1337
Copy link

Describe the bug
Superkeys are named on System A, keyboard is then hooked up to System B, the superkey names should remain in place.

To Reproduce
Steps to reproduce the behavior:

  1. Configure a name for a superkey on System A
  2. Transfer keyboard to System B
  3. Go to configure Superkeys, the names display as "No Name"

Expected behavior
Name should persist across systems

Screenshots
n/a

Desktop (please complete the following information):

  • OS: Windows 11 for both systems
  • Bazecor Version: 1.6.1

Additional context
n/a

@tomstock1337 tomstock1337 added the bug Something isn't working label Dec 3, 2024
@MiquelDygma
Copy link

Hi!

The names of the layers, macros and superkeys are not stored on the keyboard but on each system. This is due to memory limitations.

To keep your systems in sync, you can use a file sync system like Google Drive to sync your backups. If you restore the backup on system 2, it will restore the names too.

We want to implement a better system in the future, but that is the expected behavior.

Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants