Browse Source

[Keyboard] add missing endif in glitch keyboard (#16629)

pull/16639/head
jack 2 years ago
committed by GitHub
parent
commit
08794fef4e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      keyboards/p3d/glitch/glitch.c

+ 1
- 0
keyboards/p3d/glitch/glitch.c View File

@ -56,3 +56,4 @@ bool oled_task_kb(void) {
return false;
}
#endif

Loading…
Cancel
Save