aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_leader.c
AgeCommit message (Expand)Author
2019-08-30clang-format changesGravatar skullY
2019-07-16Fix Preprocessor check for Leader KeysGravatar Drashna Jaelre
2019-07-15Add out of bound check for Leader Key sequence array (#5840)Gravatar Drashna Jaelre
2018-12-29Fix leader processingGravatar Giuseppe Rota
2018-12-20Fix up process_leader to be a bit more optimized (#4662)Gravatar Drashna Jaelre
2018-12-15Per Key Leader Timing Option (#4026)Gravatar Alexander Kagno
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Gravatar Joe Wasson
2018-05-15Add default to LEADER_TIMEOUT in case it's not defined (#2818)Gravatar Drashna Jaelre
2017-08-15Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ...Gravatar Martin Sandiford
2017-03-28Clarify the quantum license (#1042)Gravatar skullydazed
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Gravatar Jack Humbert