Skip to content

Commit

Permalink
[Keyboard] add missing endif in glitch keyboard (#16629)
Browse files Browse the repository at this point in the history
  • Loading branch information
waffle87 authored Mar 13, 2022
1 parent dccb571 commit 08794fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/p3d/glitch/glitch.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ bool oled_task_kb(void) {

return false;
}
#endif

0 comments on commit 08794fe

Please sign in to comment.