Deprecate VLK_TOG
for VK_TOGG
(#18807)
This commit is contained in:
parent
2e2e7511fd
commit
74484e21af
43 changed files with 49 additions and 44 deletions
|
@ -379,7 +379,7 @@ bool process_record_quantum(keyrecord_t *record) {
|
|||
#endif
|
||||
return false;
|
||||
#ifdef VELOCIKEY_ENABLE
|
||||
case VLK_TOG:
|
||||
case QK_VELOCIKEY_TOGGLE:
|
||||
velocikey_toggle();
|
||||
return false;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue