summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_key_lock.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan1-1/+3
2021-11-29Added cancel_key_lock function (#15321)wheredoesyourmindgo1-0/+1
2020-12-26Change include guards in quantum/ to pragma once (#11239)Ryan1-4/+1
2019-08-30clang-format changesskullY1-1/+1
2017-08-08Added support for locking One Shot modifiers.Fredric Silberberg1-1/+1
2017-08-08Initial implementation of the key_lock feature.Fredric Silberberg1-0/+24