make astyle

pull/365/head
Jesse Vincent 8 years ago
parent 124b70ec00
commit 26e7e187df
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -28,7 +28,8 @@ void magicComboActions (uint8_t comboIndex, uint32_t leftHand, uint32_t rightHan
}
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
},
{0, 0}

Loading…
Cancel
Save