summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_key_lock.c
Commit message (Expand)AuthorAge
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-21
* Added cancel_key_lock function (#15321)wheredoesyourmindgo2021-11-29
* Normalise include statements in core code (#11153)Ryan2020-12-11
* clang-format changesskullY2019-08-30
* Fix for issue https://github.com/qmk/qmk_firmware/issues/1751Jody Foo2017-10-29
* Rename SHIFT macro to BV_64Fredric Silberberg2017-08-08
* Added support for locking One Shot modifiers.Fredric Silberberg2017-08-08
* Remove hex print code.Fredric Silberberg2017-08-08
* Initial implementation of the key_lock feature.Fredric Silberberg2017-08-08