ligius- / lenovo-backlight-control

Simple wrapper for Windows 8/10 to control the Thinkpad keyboard backlight
Apache License 2.0
41 stars 14 forks source link

added support for ThinkPad Keyboard Plugin Core 2.0.0.15 #6

Closed SolUtain closed 3 years ago

SolUtain commented 3 years ago

The change made here is a hotfix to address issue 5. In addition to SetKeyboardBackLightStatus being passed a backlight level integer, it is passed a null value for the HidKbdData parameter.

ruffy01 commented 3 years ago

SolUtain,

your compiled release of thinkpadlightv01.exe worked for me. thanks!

X1 Carbon 5th gen with Keyboard_Core.dll Version 2.0.0.15 from 01/12/2020 in C:\ProgramData\Lenovo\ImController\Plugins\ThinkKeyboardPlugin\x86.

ligius- commented 3 years ago

I will compile the EXE myself to make sure there are no issues.