Deprecate KC_LEAD
for QK_LEAD
(#18792)
This commit is contained in:
parent
374d5d7480
commit
b33fc34967
58 changed files with 90 additions and 85 deletions
|
@ -52,7 +52,7 @@ enum custom_keycodes {
|
|||
};
|
||||
|
||||
#ifndef LEADER_ENABLE
|
||||
#define KC_LEAD KC_NO
|
||||
#define QK_LEAD KC_NO
|
||||
#endif
|
||||
|
||||
// Shorter names
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue