Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix combo enabling logic (#5610) | Bob | 2019-04-14 | 1 | -2/+2 |
* | Switch process_combo to using global register and timer (#2561) | Bob | 2019-04-08 | 1 | -108/+131 |
* | Fix process_combo which assign -1 to uint16_t | Shihpin Tseng | 2018-08-20 | 1 | -9/+9 |
* | Fixed various keymaps and the allocation of "key_combos" (#2526) | Brian Choromanski | 2018-03-16 | 1 | -1/+1 |
* | Fix process_combo.c compile warning | Shihpin Tseng | 2017-10-29 | 1 | -1/+5 |
* | 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 | -53/+70 |
* | Added support for timing out combos if a key as been pressed for longer than ... | Ofer Plesser | 2016-12-10 | 1 | -28/+79 |
* | Implemented basic key combination feature | Ofer Plesser | 2016-12-10 | 1 | -0/+66 |