forked from zmkfirmware/zmk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): Adding pre-release for keys that were already pressed.
This fixes zmkfirmware#1207 and zmkfirmware#1076 (and maybe more?).
- Loading branch information
1 parent
5aac274
commit 2b67fc9
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FYI this gives a warning because of
err
argument that's doesn't have a placeholder in the format string.