]> git.donarmstrong.com Git - qmk_firmware.git/commit
Allow Combo feature to be enabled/disabled live (#6318)
authorDrashna Jaelre <drashna@live.com>
Tue, 16 Jul 2019 08:37:19 +0000 (01:37 -0700)
committerskullydazed <skullydazed@users.noreply.github.com>
Tue, 16 Jul 2019 08:37:19 +0000 (01:37 -0700)
commitc44fc68297029da87233777aff6978d39caebbb1
treef580b1ae96684577caa899a8180a2f9cb4a81aca
parent5fa0a274eaf6c3f2b1dbd4e6e23a4c3b884f1d44
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
docs/feature_combo.md
quantum/process_keycode/process_combo.c
quantum/process_keycode/process_combo.h
quantum/quantum_keycodes.h