Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-20 | Fix process_combo which assign -1 to uint16_t | Shihpin Tseng | |
2018-03-16 | Fixed various keymaps and the allocation of "key_combos" (#2526) | Brian Choromanski | |
* Fixed plank keymaps so that they will compile for planck light * tv44:budi now compiles * s60_x:amnesia0287 now compiles * Fixed allocation of key_combos so that narze keymap for planck can compile correctly * Disabled rgb on ergodone and infinity * Enabled tap dance so it compiles * Added return statement so it compiles * If compiling on light disable extra functionality * Properly redefined variable so it compiles | |||
2017-10-29 | Fix process_combo.c compile warning | Shihpin Tseng | |
2017-03-28 | Clarify the quantum license (#1042) | skullydazed | |
* Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts | |||
2016-12-16 | Refactored as well as added support for action keys in combos | Ofer Plesser | |
2016-12-10 | Added support for timing out combos if a key as been pressed for longer than ↵ | Ofer Plesser | |
COMBO_TERM | |||
2016-12-10 | Implemented basic key combination feature | Ofer Plesser | |