BeardOverflow / msi-ec

GNU General Public License v2.0
145 stars 45 forks source link

Add led cdevs #3

Closed sainak closed 2 years ago

sainak commented 2 years ago

This adds dkms config and ability to control mute(0x2c), micmute(0x2b) and keyboard_bl(0xf3) from the led subsystem, I've also added appropriate triggers for mute and micmute but software control is still missing for them

marshevms commented 2 years ago

Hi! You changed code style. Maybe you have a clang-format file?