aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_leader.c
Commit message (Expand)AuthorAgeFilesLines
* clang-format changesskullY2019-08-301-43/+43
* Fix Preprocessor check for Leader KeysDrashna Jaelre2019-07-161-3/+1
* Add out of bound check for Leader Key sequence array (#5840)Drashna Jaelre2019-07-151-7/+11
* Fix leader processingGiuseppe Rota2018-12-291-2/+0
* Fix up process_leader to be a bit more optimized (#4662)Drashna Jaelre2018-12-201-20/+31
* Per Key Leader Timing Option (#4026)Alexander Kagno2018-12-151-0/+6
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-1/+1
* Add default to LEADER_TIMEOUT in case it's not defined (#2818)Drashna Jaelre2018-05-151-0/+4
* Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ...Martin Sandiford2017-08-151-0/+4
* Clarify the quantum license (#1042)skullydazed2017-03-281-1/+17
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-0/+38