mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-08 00:24:16 -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;
|
break;
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
};
|
};
|
Loading…
Add table
Add a link
Reference in a new issue