-
-
Notifications
You must be signed in to change notification settings - Fork 39.9k
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
RESET vs QK_BOOT? #16648
Comments
|
Thank you. Is this documented somewhere that I missed? |
The PR introducing these changes is the best I can find. #15968 |
Ah, okay thanks! @fauxpark based on my experience with these changes, do you think it worthwhile to document these bindings as the new standard and remove the keycodes they replace in the documentation with a note. |
Not sure how I missed those in the above PR... I know all the existing keymaps, as well as Configurator, also need to be updated to recognise these new names. |
Okay great! |
There seems to be two documented ways to put the keyboard in bootloader mode:
RESET
.QK_BOOT
.Which is best practice and what are the differences?
Similarly,
EEP_RST
vsEE_CLR
?The text was updated successfully, but these errors were encountered: