index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_leader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
1
-2
/
+2
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
1
-1
/
+4
*
clang-format changes
skullY
2019-08-30
1
-43
/
+43
*
Fix Preprocessor check for Leader Keys
Drashna Jaelre
2019-07-16
1
-3
/
+1
*
Add out of bound check for Leader Key sequence array (#5840)
Drashna Jaelre
2019-07-15
1
-7
/
+11
*
Fix leader processing
Giuseppe Rota
2018-12-29
1
-2
/
+0
*
Fix up process_leader to be a bit more optimized (#4662)
Drashna Jaelre
2018-12-20
1
-20
/
+31
*
Per Key Leader Timing Option (#4026)
Alexander Kagno
2018-12-15
1
-0
/
+6
*
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-09-17
1
-1
/
+1
*
Add default to LEADER_TIMEOUT in case it's not defined (#2818)
Drashna Jaelre
2018-05-15
1
-0
/
+4
*
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ...
Martin Sandiford
2017-08-15
1
-0
/
+4
*
Clarify the quantum license (#1042)
skullydazed
2017-03-28
1
-1
/
+17
*
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-29
1
-0
/
+38