Very minor note, Line 187 in asus_touchpad.py is written as: ``` # status 1 = min bright # status 2 = middle bright # status 3 = max bright ``` It should be 0, 1 and 2