Deprecate KC_LOCK
for QK_LOCK
(#18796)
This commit is contained in:
@ -471,7 +471,7 @@ enum quantum_keycodes {
|
||||
OUT_BT, // 5D2A
|
||||
|
||||
// Lock Key
|
||||
KC_LOCK, // 5D2B
|
||||
QK_LOCK, // 5D2B
|
||||
|
||||
// Unused slots
|
||||
UNUSED_000, // 5D2C
|
||||
|
Reference in New Issue
Block a user