-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Add archerkeyboard/desire65.json #2327
base: master
Are you sure you want to change the base?
Conversation
VIA keymap moved after QMK BC here: https://github.com/the-via/qmk_userspace_via/tree/main/keyboards/archerkeyboard/desire65/keymaps/via |
"menus": [ | ||
"qmk_rgblight" | ||
], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@akyp This enables all animations, just making sure that it is what you want. It looks like QMK source only enables a handful and would require a custom menu to show the correct amount.
To have the correct options shown, you should add the custom menu RGB Light explicit declaration and only use the effects you have enabled by removing the unused ones from the option list: https://www.caniusevia.com/docs/built_in_menus#qmk_backlight_rgblight
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed and new JSON tested. Thanks for the reminder.
* Create equinox_xl.json * Make V3 variant * Update based on new QMK build
Add VIA userspace keymap link requirement and to checklist
…userspace keymap PR
Co-authored-by: Cipulot <40441626+Cipulot@users.noreply.github.com>
2U backspace matrix fix
* Add initial TypeK support * add to menus
Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>
Description
Add VIA support for new keyboard PCB desire65.
QMK Pull Request
qmk/qmk_firmware#23776
Checklist
0xFEED