ederfmartins / rgb_keyboard

Driver for ITE Device(8291) Rev 0.02 to control RGB keyboard in Ubuntu
GNU General Public License v3.0
9 stars 1 forks source link

TypeError: 'type' object is not subscriptable #3

Closed SimoneGarbin closed 2 years ago

SimoneGarbin commented 2 years ago

Hi, I installed the driver but when I try to use it I get this error:

keyboard/driver.py", line 23, in KeyboardControler TypeError: 'type' object is not subscriptable

ederfmartins commented 2 years ago

Hi @SimoneGarbin, thanks for pointing out this error and sorry for the late replay. Now it is fixed. If you please you could try it again, it will work this time.