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

Device disconnects when uploading config #53

Open
faddix opened this issue Jan 31, 2024 · 3 comments
Open

Device disconnects when uploading config #53

faddix opened this issue Jan 31, 2024 · 3 comments

Comments

@faddix
Copy link

faddix commented Jan 31, 2024

Hey guys, I don't think this is how the program was meant to be used, but I made a program with python that adds "layers" support via multiple configurations. The problem I'm having is that whenever I send a config to the device, it gets disconnected and hangs until the upload is finished. Is this some sort of rust limitation or could it be changed? Every other piece of software I've tried to program it doesn't disconnect the device.

@kamaaina
Copy link

this is fixed in here - https://github.com/kamaaina/macropad_tool and when @kriomant has some time, i'm sure he will pull them in

@faddix
Copy link
Author

faddix commented Apr 23, 2024

Awesome, thanks. Btw I've read somewhere that the ROM has only about 200 write cycles before it starts malfunctioning, is that true? Cause in the meantime I just mapped the keypad to f13-f18 and made a python program that remaps those keys to have multiple layers, so if changing layers would mean rewriting the ROM each time then maybe this solution would be better.

@kamaaina
Copy link

Btw I've read somewhere that the ROM has only about 200 write cycles before it starts malfunctioning, is that true?

i am not sure about that, but to be honest, i have not researched that either

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

2 participants