Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Mar 8, 2022
2 parents 212e820 + fe8b761 commit 2218690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/late9/rev1/rev1.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ bool oled_task_kb(void) {
0x00, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x0e, 0x0e, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00
};
oled_write_raw_P(rb_logo, sizeof(rb_logo));
return false;
}

#endif

0 comments on commit 2218690

Please sign in to comment.