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
|
@ -38,8 +38,8 @@
|
|||
#define LGT_TOG BL_TOGG
|
||||
#define LGT_MOD BL_STEP
|
||||
#define LGT_BRT BL_BRTG
|
||||
#define LGT_INC BL_INC
|
||||
#define LGT_DEC BL_DEC
|
||||
#define LGT_INC BL_UP
|
||||
#define LGT_DEC BL_DOWN
|
||||
#endif
|
||||
#ifdef KEYBOARD_planck_rev6
|
||||
#define LGT_TOG _______
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue