Remove deprecated Quantum keycodes (#19712)
This commit is contained in:
parent
80cc6ad187
commit
043d8e1140
60 changed files with 102 additions and 386 deletions
|
@ -52,8 +52,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
|
||||
#else
|
||||
#define LGT_TOG _______
|
||||
#define LGT_MOD _______
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue