Remove deprecated Quantum keycodes (#19712)
This commit is contained in:
parent
80cc6ad187
commit
043d8e1140
60 changed files with 102 additions and 386 deletions
|
@ -70,7 +70,7 @@
|
|||
/********************************************************************************/
|
||||
// For an Adjust layer. Like RBB with audio, flash, etc.
|
||||
#define ___ADJUST_L1___ ___RGB_HUE_SAT_INT_UP___, RGB_TOG
|
||||
#define ___ADJUST_L2___ MU_TOG, CK_TOGG, AU_ON, AU_OFF, CG_NORM
|
||||
#define ___ADJUST_L2___ MU_TOGG, CK_TOGG, AU_ON, AU_OFF, CG_NORM
|
||||
#define ___ADJUST_L3___ ___RGB_HUE_SAT_INT_DN___, KC_RGB_T
|
||||
|
||||
#define ___ADJUST_R1___ ___, KC_MAKE, VRSN, MG_NKRO, KC_RESET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue