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

Add support for Razer Blade 14 (2023) #2237

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

zac-freeman
Copy link

@zac-freeman zac-freeman commented Apr 22, 2024

Changes based on #2092. I mainly replaced instances of 029E with 029D and grabbed an image from the support website.

$ lsusb | grep '1532:'
Bus 001 Device 002: ID 1532:029d Razer USA, Ltd Razer Blade

I've signed and installed the driver on my own Razer Blade 14 2023 running Fedora. I've been able to change my keyboard and logo backlight behavior with RazerGenie, and the changes have persisted through multiple reboots.

Fixes #2087

@zac-freeman
Copy link
Author

This pull request addresses this issue: #2087

@pramodhrachuri
Copy link
Contributor

I have compared the changes with the commit 988668e and it looks good. Exact same number and types of changes.

I do not have a 2023 Blade 14 to verify though. As long as VID and PID matches, it should work.

Copy link
Member

@z3ntu z3ntu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diff looks good, thanks!

Just to confirm all the functionality shown in the UI works correctly and as expected?

@zac-freeman
Copy link
Author

Yes! I can confirm that all of the lighting options presented in the RazerGenie UI work as expected.

Thanks to wastrachan for their instructional work on the
Razer Blade 15 (2023)
@z3ntu z3ntu merged commit 8e96b76 into openrazer:master Apr 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Support for Razer Blade 14 2023
3 participants