Skip to content

Commit

Permalink
[Keyboard] add missing endif in glitch keyboard (qmk#16629)
Browse files Browse the repository at this point in the history
  • Loading branch information
waffle87 authored and tacahiroy committed Mar 18, 2022
1 parent 2cac93a commit cd0d272
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 cd0d272

Please sign in to comment.