summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_key_lock.h
Commit message (Expand)AuthorAgeFilesLines
* process_keycode: remove direct `quantum.h` includes (#21486)Ryan2023-07-111-1/+3
* Added cancel_key_lock function (#15321)wheredoesyourmindgo2021-11-291-0/+1
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-261-4/+1
* clang-format changesskullY2019-08-301-1/+1
* Added support for locking One Shot modifiers.Fredric Silberberg2017-08-081-1/+1
* Initial implementation of the key_lock feature.Fredric Silberberg2017-08-081-0/+24