mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
TF: KBL: Add additional event code for FW brightness change event
This commit is contained in:
parent
319d7b14a1
commit
91a69bab8c
|
@ -293,6 +293,7 @@ void uniwill_event_callb(u32 code)
|
|||
msleep(50);
|
||||
uw_charging_priority_write_state();
|
||||
break;
|
||||
case UNIWILL_KEY_KBDILLUMTOGGLE:
|
||||
case UNIWILL_OSD_KB_LED_LEVEL0:
|
||||
case UNIWILL_OSD_KB_LED_LEVEL1:
|
||||
case UNIWILL_OSD_KB_LED_LEVEL2:
|
||||
|
|
Loading…
Reference in a new issue