Add support for PH315-52#54
Open
mmsaeed509 wants to merge 4 commits into
Open
Conversation
�[1;32m==> added : .gitignore �[0m
- Add Linuwu-Sense.py: Comprehensive Python script for controlling all module features - Update Makefile: Install script as system command 'linuwu-sense' in /usr/local/bin/ - Update README.md: Add detailed usage instructions and examples for the Python script - Features include: * Thermal control (fan speeds) * Battery management (limiter, calibration) * RGB keyboard control (8 modes, per-zone lighting) * Miscellaneous settings (backlight, boot animation, LCD, USB charging) * Profile save/load system * Comprehensive error handling and input validation * Auto-detection of Predator vs Nitro laptops - Fix direction parameter validation for RGB modes (allow 0 for ignored direction) - All functionality tested and working correctly
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.
Hi, @0x7375646F
I’ve added support for
PH315-52with the following features:Not supported for
PH315-52model:Also added
Linuwu-Sense.py(installed as/usr/local/bin/linuwu-sense) for easier control of the module.