Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
@ -306,8 +306,8 @@ lookup_table_t lookup_table[333] =
|
||||
{"MU_MOD", MU_MOD},
|
||||
{"BL_ON", BL_ON},
|
||||
{"BL_OFF", BL_OFF},
|
||||
{"BL_DEC", BL_DEC},
|
||||
{"BL_INC", BL_INC},
|
||||
{"BL_DOWN", BL_DOWN},
|
||||
{"BL_UP", BL_UP},
|
||||
{"BL_TOGG", BL_TOGG},
|
||||
{"BL_STEP", BL_STEP},
|
||||
{"BL_BRTG", BL_BRTG},
|
||||
|
Reference in New Issue
Block a user