Added cancel_key_lock function (#15321)
This commit is contained in:
committed by
GitHub
parent
4461355cce
commit
7f67504993
@ -18,4 +18,5 @@
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
void cancel_key_lock(void);
|
||||
bool process_key_lock(uint16_t *keycode, keyrecord_t *record);
|
||||
|
Reference in New Issue
Block a user