aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_key_lock.c
Commit message (Expand)AuthorAgeFilesLines
* clang-format changesskullY2019-08-301-26/+22
* Fix for issue https://github.com/qmk/qmk_firmware/issues/1751Jody Foo2017-10-291-1/+1
* Rename SHIFT macro to BV_64Fredric Silberberg2017-08-081-4/+4
* Added support for locking One Shot modifiers.Fredric Silberberg2017-08-081-11/+30
* Remove hex print code.Fredric Silberberg2017-08-081-1/+0
* Initial implementation of the key_lock feature.Fredric Silberberg2017-08-081-0/+120