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_combo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Manually format develop (#15003)
Joel Challis
2021-11-01
1
-2
/
+2
*
Process combos earlier & overlapping combos (#8591)
Pete Sevander
2021-08-06
1
-9
/
+27
*
matrix_scan_x -> x_task (#13748)
Joel Challis
2021-07-28
1
-1
/
+1
*
Change include guards in quantum/ to pragma once (#11239)
Ryan
2020-12-26
1
-4
/
+1
*
Bigger combo index (#9318)
Pete Sevander
2020-08-29
1
-1
/
+1
*
clang-format changes
skullY
2019-08-30
1
-14
/
+14
*
Allow Combo feature to be enabled/disabled live (#6318)
Drashna Jaelre
2019-07-16
1
-0
/
+5
*
Switch process_combo to using global register and timer (#2561)
Bob
2019-04-08
1
-16
/
+17
*
Fix process_combo which assign -1 to uint16_t
Shihpin Tseng
2018-08-20
1
-0
/
+1
*
Clarify the quantum license (#1042)
skullydazed
2017-03-28
1
-0
/
+16
*
Refactored as well as added support for action keys in combos
Ofer Plesser
2016-12-16
1
-15
/
+19
*
Added support for timing out combos if a key as been pressed for longer than ...
Ofer Plesser
2016-12-10
1
-3
/
+17
*
Implemented basic key combination feature
Ofer Plesser
2016-12-10
1
-0
/
+25