Commit Graph

18 Commits (json_audio)

Author SHA1 Message Date
Pete Sevander fd3dc3a997
Fix `combo_disable` (#13988) 4 years ago
Pete Sevander 7e983796e1
Process combos earlier & overlapping combos (#8591) 4 years ago
Joel Challis 03d258c222
matrix_scan_x -> x_task (#13748) 4 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Pete Sevander b0335b2731 Bigger combo index (#9318) 5 years ago
Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 5 years ago
Jeremy Bernhardt e5d34fd084
Variable combo (#8120) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre c44fc68297 Allow Combo feature to be enabled/disabled live (#6318) 6 years ago
Bob 02b74d521b fix combo enabling logic (#5610) 6 years ago
Bob bc536b9b6d Switch process_combo to using global register and timer (#2561) 6 years ago
Shihpin Tseng 1950a145c7 Fix process_combo which assign -1 to uint16_t 7 years ago
Brian Choromanski 6c74d734c2 Fixed various keymaps and the allocation of "key_combos" (#2526) 7 years ago
Shihpin Tseng 750f8ec94e Fix process_combo.c compile warning 8 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042) 8 years ago
Ofer Plesser 6e7cfa83b9 Refactored as well as added support for action keys in combos 9 years ago
Ofer Plesser b6bf4e0dce Added support for timing out combos if a key as been pressed for longer than COMBO_TERM 9 years ago
Ofer Plesser eac8fa7999 Implemented basic key combination feature 9 years ago