X-Git-Url: https://git.donarmstrong.com/?p=qmk_firmware.git;a=blobdiff_plain;f=quantum%2Fquantum_keycodes.h;h=207e0a8261b7b47b452430dcd297bdd3c4a7fee1;hp=779c355efc00b84e4f8fac31a11f3a5698f80616;hb=c44fc68297029da87233777aff6978d39caebbb1;hpb=5fa0a274eaf6c3f2b1dbd4e6e23a4c3b884f1d44 diff --git a/quantum/quantum_keycodes.h b/quantum/quantum_keycodes.h index 779c355ef..207e0a826 100644 --- a/quantum/quantum_keycodes.h +++ b/quantum/quantum_keycodes.h @@ -489,6 +489,9 @@ enum quantum_keycodes { // Right control, close paren KC_RAPC, + CMB_ON, + CMB_OFF, + CMB_TOG, // always leave at the end SAFE_RANGE };