-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Local build changes #643
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
Local build changes #643
Conversation
|
Should fix #642 |
|
loving the mouse support, thanks for enabling! Any timeline when it will be in clique? I was able to use both by defining the mouse stuff in the keymap which then clique didn't overwrite, but I'm excited to be able to drop the keymap entirely. |
Great! I think we are waiting for it to be upstreamed in Studio. |
|
Thanks for the reply! The biggest thing i’m missing is the ability to export my configuration. I have two 360s (loud browns at home and quiet reds at the office), and before it was easy to keep them in sync by flashing the same firmware. With clique, that doesn’t work anymore! I apologize if this is not the right channel to report these issues, is there any other channel that is more appropriate? |
Import/Export is on the roadmap for both Studio and Clique but exact timing is TBD. Bugs/features should be submitted through here as we are gradually shifting away from GitHub. |
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
Local build changes (KinesisCorporation#643)
* Fix CHANGELOG link for KinesisCorporation#426 to point to correct PR (KinesisCorporation#590) * point CHANGELOG entry for KinesisCorporation#426 at correct PR * Update changelog for changelog change * Clique and mouse movement update (KinesisCorporation#630) * Target new branch * Enable mouse emulation * Clique changes Update adv360.keymap Add unlock behavior to keymap * Improve light behavior * Update CHANGELOG.md * Add Layer names, extra clique layers * Update adv360.keymap * Add clique local building * Add predefined Studio macros * Change to new battery command * Update get_version.sh * Make &kscan0 a wakeup source * New layer names * Update CHANGELOG.md * Updated adv360.keymap * Revert "Updated adv360.keymap" This reverts commit d7df361. * Local build changes (KinesisCorporation#643) * Improve local building experience * Update CHANGELOG.md --------- Co-authored-by: cce <51567+cce@users.noreply.github.com> Co-authored-by: Willow Herring <31960031+ReFil@users.noreply.github.com> Co-authored-by: keymap-editor[bot] <91849743+keymap-editor[bot]@users.noreply.github.com>
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md
* Improve local building experience * Update CHANGELOG.md (cherry picked from commit 091a5d4)
* Improve local building experience * Update CHANGELOG.md
This reverts commit da40933.
* Improve local building experience * Update CHANGELOG.md
Advantage 360 Pro PR template
What's changed:
Change the local build process to not add an unused serial port into the right side firmware
Remove preprocessor commands from keymap file
Why has this change been implemented:
Having the serial port on the right side is unnecessary as it is unused
The preprocessor commands on the keymap file conflicted with some graphical keymap editors when adding new macros
What (if any) actions must a user take after this change:
No additional changes should be necessary