forked from mirrors/qmk_userspace
Deprecate KC_LOCK
for QK_LOCK
(#18796)
This commit is contained in:
parent
b33fc34967
commit
7cbff9d921
58 changed files with 66 additions and 83 deletions
|
@ -471,7 +471,7 @@ enum quantum_keycodes {
|
|||
OUT_BT, // 5D2A
|
||||
|
||||
// Lock Key
|
||||
KC_LOCK, // 5D2B
|
||||
QK_LOCK, // 5D2B
|
||||
|
||||
// Unused slots
|
||||
UNUSED_000, // 5D2C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue