Leader: remove qk_ prefix (#19304)
This commit is contained in:
parent
49b81a9c2b
commit
e2117564c5
14 changed files with 46 additions and 44 deletions
|
|
@ -187,7 +187,7 @@ void matrix_scan_user(void) {
|
|||
}
|
||||
}
|
||||
|
||||
void leader_end(void) {
|
||||
void leader_end_user(void) {
|
||||
// Plays sound on if leader sequence found.
|
||||
if (leader_found) {
|
||||
#ifdef AUDIO_ENABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue