summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_leader.c
Commit message (Expand)AuthorAge
* clang-format changesskullY2019-08-30
* Fix Preprocessor check for Leader KeysDrashna Jaelre2019-07-16
* Add out of bound check for Leader Key sequence array (#5840)Drashna Jaelre2019-07-15
* Fix leader processingGiuseppe Rota2018-12-29
* Fix up process_leader to be a bit more optimized (#4662)Drashna Jaelre2018-12-20
* Per Key Leader Timing Option (#4026)Alexander Kagno2018-12-15
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* Add default to LEADER_TIMEOUT in case it's not defined (#2818)Drashna Jaelre2018-05-15
* Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ...Martin Sandiford2017-08-15
* Clarify the quantum license (#1042)skullydazed2017-03-28
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-29