Test PR: Merge fix/usb_music into master#1
Open
Leo-Lionni wants to merge 227 commits intozeddidragon:masterfrom
Open
Test PR: Merge fix/usb_music into master#1Leo-Lionni wants to merge 227 commits intozeddidragon:masterfrom
Leo-Lionni wants to merge 227 commits intozeddidragon:masterfrom
Conversation
fix(windows): Get the char of the dead key
Signed-off-by: fufesou <shuanglongchen@yeah.net>
… :0" Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Fallback locale for keyboard input on X11
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Add android keycode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <linlong1266@gmail.com>
feat: usb hid code
Signed-off-by: fufesou <linlong1266@gmail.com>
feat: keycode chrome
good fix to usb_music!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title
Test PR: Merge fix/usb_music into master
Description
This is a test PR to demonstrate how to submit my changes to the upstream repository. The changes include:
Changes
src/usb.rs.src/usb.rsfor better USB device support.Motivation
This PR is primarily for testing purposes to ensure that I understand the process of submitting changes to the upstream repository. However, the changes themselves are functional and can be considered for merging if they meet the project's standards.
Checklist
Next Steps