Added support for locking One Shot modifiers.
This commit is contained in:
committed by
Jack Humbert
parent
02f405708b
commit
a3e1d9a8cc
@ -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
|
||||
|
Reference in New Issue
Block a user