Remove deprecated Quantum keycodes (#19712)
This commit is contained in:
@@ -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 _______
|
||||
|
Reference in New Issue
Block a user