Remove old comment remnants

This commit is contained in:
Christoffer Sandberg 2023-02-14 17:09:13 +01:00
parent 646abc0426
commit 334bff5f30

View file

@ -383,7 +383,7 @@ void uniwill_event_callb(u32 code)
kbd_led_state_uw.brightness = 0xc8;
uniwill_write_kbd_bl_state();
break;
// Refresh keyboard state and charging profile on cable switch event
// Refresh keyboard state on cable switch event
case UNIWILL_OSD_DC_ADAPTER_CHANGE:
uniwill_write_kbd_bl_state();
break;