mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-06 15:44:17 -04:00
[Keyboard] Fix mechlovin/kay65 (#16653)
This commit is contained in:
parent
88b7e6122e
commit
b8d79f7a0e
3 changed files with 2 additions and 2 deletions
|
@ -68,5 +68,5 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
|||
}
|
||||
break;
|
||||
}
|
||||
return true;
|
||||
};
|
||||
return true;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue