|
|
@ -28,7 +28,8 @@ void magicComboActions (uint8_t comboIndex, uint32_t leftHand, uint32_t rightHan
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
static const KaleidoscopePlugins::MagicCombo::dictionary_t dictionary[] PROGMEM = {
|
|
|
|
static const KaleidoscopePlugins::MagicCombo::dictionary_t dictionary[] PROGMEM = {
|
|
|
|
{R1C3 | R2C1 | R2C4 | R2C7, // left hand,
|
|
|
|
{
|
|
|
|
|
|
|
|
R1C3 | R2C1 | R2C4 | R2C7, // left hand,
|
|
|
|
R0C11 | R1C12 | R2C14 //right hand
|
|
|
|
R0C11 | R1C12 | R2C14 //right hand
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{0, 0}
|
|
|
|
{0, 0}
|
|
|
|