mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
Remove old comment remnants
This commit is contained in:
parent
646abc0426
commit
334bff5f30
|
@ -383,7 +383,7 @@ void uniwill_event_callb(u32 code)
|
||||||
kbd_led_state_uw.brightness = 0xc8;
|
kbd_led_state_uw.brightness = 0xc8;
|
||||||
uniwill_write_kbd_bl_state();
|
uniwill_write_kbd_bl_state();
|
||||||
break;
|
break;
|
||||||
// Refresh keyboard state and charging profile on cable switch event
|
// Refresh keyboard state on cable switch event
|
||||||
case UNIWILL_OSD_DC_ADAPTER_CHANGE:
|
case UNIWILL_OSD_DC_ADAPTER_CHANGE:
|
||||||
uniwill_write_kbd_bl_state();
|
uniwill_write_kbd_bl_state();
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in a new issue