Fixes to make cpplint happy

pull/389/head
Jesse Vincent 8 years ago
parent 468996e6c8
commit c91db9c565
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -36,8 +36,7 @@ const Key keymaps[][ROWS][COLS] PROGMEM = {
Key_skip, Key_N, Key_M, Key_Comma, Key_Period, Key_Slash, Key_Minus,
Key_RightShift, Key_RightAlt, Key_Spacebar, Key_RightControl,
Key_skip
),
Key_skip),
};
static const Key topsyTurvyList[] PROGMEM = {

Loading…
Cancel
Save