mohamed-badaoui / asus-touchpad-numpad-driver

Activate Numpad inside the touchpad with top right corner switch
299 stars 70 forks source link

Changes in code #114

Closed maximalmax90 closed 10 months ago

maximalmax90 commented 11 months ago

Hi, I updated the code a bit, adding support for the new model, as well as such features as setting default brightness level and inverting the brightness change cycle. Also moved the list of brightness levels to the layout files and added a list of initialization codes. Unfortunately, in my case the backlighting did not work at all in the original version. To turn it on, it was necessary to send first the initialization code, then the activation code and then the brightness level code.

maximalmax90 commented 10 months ago

Under revision