Added support for locking One Shot modifiers.
This commit is contained in:
parent
02f405708b
commit
a3e1d9a8cc
5 changed files with 34 additions and 14 deletions
|
@ -19,6 +19,6 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
bool process_key_lock(uint16_t keycode, keyrecord_t *record);
|
||||
bool process_key_lock(uint16_t *keycode, keyrecord_t *record);
|
||||
|
||||
#endif // PROCESS_KEY_LOCK_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue