Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | changed type of process_combo_event argument in tutorial (#10621) | Jan-Frederick Musiol | |
in tutorial for combos feature, changed type of compo_index argument of process_combo_event form uint8_t to uint16_t | |||
2019-08-08 | Change "yu" to "you" in combo docs (#6510) | Michael Clayton | |
2019-07-16 | Allow Combo feature to be enabled/disabled live (#6318) | Drashna Jaelre | |
* Add ability to enable/disable combos * Update documentation for Combo feature * Change keycodes for appeasement * Simplify combo_toggle function * Update names * Update combo docs to use tables | |||
2019-06-05 | [Docs] Make Code Examples Consistent On Combo Page (#6078) | Alex Mayer | |
2019-04-10 | Remove caveat about combos with shared keys (#5601) | Noah Frederick | |
Combos with shared keys are supported as of https://github.com/qmk/qmk_firmware/pull/2561. Therefore, this caveat no longer applies. | |||
2019-02-09 | added missing ; on example (#5089) | Joshua Bragge | |
2018-11-06 | fix example to reflect caveat | Drashna Jaelre | |
2018-10-27 | Add key caveat to combos doc | Drashna Jaelre | |
2018-10-10 | Add documentation for Combo feature | Drashna Jaelre | |