summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_key_lock.c
AgeCommit message (Expand)Author
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2021-11-29Added cancel_key_lock function (#15321)wheredoesyourmindgo
2020-12-11Normalise include statements in core code (#11153)Ryan
2019-08-30clang-format changesskullY
2017-10-29Fix for issue https://github.com/qmk/qmk_firmware/issues/1751Jody Foo
2017-08-08Rename SHIFT macro to BV_64Fredric Silberberg
2017-08-08Added support for locking One Shot modifiers.Fredric Silberberg
2017-08-08Remove hex print code.Fredric Silberberg
2017-08-08Initial implementation of the key_lock feature.Fredric Silberberg