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

check firmware version #266

Closed
Acetolyne opened this issue Nov 14, 2023 · 5 comments
Closed

check firmware version #266

Acetolyne opened this issue Nov 14, 2023 · 5 comments

Comments

@Acetolyne
Copy link

Hi,
Currently when you flash new firmware I cant find a way to tell if the firmware was successfully updated.
I have tried to run a diff on the files on the keyboard and the ones outputted from the build but there is some binary difference
The PRO version also does not have the "status report" functionality that the wired version has so I cant find a way to output the version of firmware that is currently running or verify the version in any other way.

Is there a known way to check the firmware version currently running on the 369 PRO version?
Thanks for any feedback on this. I have been unable to locate any documentation on how to achieve this.

@ReFil
Copy link
Collaborator

ReFil commented Nov 14, 2023

Right now this is not possible, but this is several new solutions in mind to improve this

@KinesisCorporation
Copy link
Owner

One "hack" is to add a custom mapping somewhere, or you could add macro in the mod layer that has a date code or other unique build identifier. We may even look to do that at the factory.

@metageek
Copy link

metageek commented Nov 14, 2023

Is there even any way to tell whether my keyboard shipped with 2.0 or 3.0? I need to know whether to run the 2.0 settings reset before applying my own build.

(Edit: never mind, got it working.)

@Acetolyne
Copy link
Author

Thx for the information. This would be a great improvement in the future but for now I'll work on an unsupported way of dealing with this. Appreciate everyone's input

@ReFil
Copy link
Collaborator

ReFil commented Nov 15, 2023

#267

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

4 participants