forked from mirrors/qmk_userspace
Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
352beeac2f
commit
219afaba42
707 changed files with 989 additions and 958 deletions
|
@ -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},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue