9 Commits (4abc3ceb4be6f4d6c84458e22baee675560eb562)

Author SHA1 Message Date
Jan-Frederick Musiol 49abff9071
changed type of process_combo_event argument in tutorial (#10621)
in tutorial for combos feature, changed type of compo_index argument of process_combo_event form uint8_t to uint16_t
5 years ago
Michael Clayton 57540af102 Change "yu" to "you" in combo docs (#6510) 6 years ago
Drashna Jaelre c44fc68297 Allow Combo feature to be enabled/disabled live (#6318)
* 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
6 years ago
Alex Mayer b2f7915994 [Docs] Make Code Examples Consistent On Combo Page (#6078) 7 years ago
Noah Frederick 606b1fe82f Remove caveat about combos with shared keys (#5601)
Combos with shared keys are supported as of https://github.com/qmk/qmk_firmware/pull/2561. Therefore, this caveat no longer applies.
7 years ago
Joshua Bragge e251850cd8 added missing ; on example (#5089) 7 years ago
Drashna Jaelre 26a201e687 fix example to reflect caveat 7 years ago
Drashna Jaelre d3a6296199 Add key caveat to combos doc 7 years ago
Drashna Jaelre a7d05820a6 Add documentation for Combo feature 7 years ago