Skip to content

Commit

Permalink
Update SHIFT and Rocketeer config_led.c (qmk#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
just-another-jxliu committed Aug 5, 2019
1 parent 3cb242b commit 8b5e495
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 168 deletions.
12 changes: 6 additions & 6 deletions keyboards/massdrop/rocketeer/config_led.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,15 @@ led_config_t g_led_config = {
{ 197, 25 }
},
{
1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
4, 4, 4, 4, 4, 4, 4, 4,
1, 1, 1, 4, 1, 1, 1, 1,

1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2
}
};

Expand Down
Loading

0 comments on commit 8b5e495

Please sign in to comment.