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
|
@ -73,7 +73,7 @@ enum alfrdmalr_keycodes {
|
|||
#define K1B_ALT KC_DEL // for 5x12 boards, keep backspace as the top-left key and add delete key
|
||||
#define K2B KC_QUOT
|
||||
#define K3B KC_RSFT
|
||||
#define K4B KC_LEAD
|
||||
#define K4B QK_LEAD
|
||||
|
||||
// LAYOUT WRAPPERS =====================================================================
|
||||
#if (!defined(LAYOUT) && defined(KEYMAP))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue