This website works better with JavaScript
Home
Explore
Help
Sign In
logic855
/
qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
Watch
1
Star
0
Fork
1
Files
Issues
0
Wiki
Browse Source
[Keyboard] add missing endif in glitch keyboard (
#16629
)
jack
4 years ago
parent
dccb5711c7
commit
08794fef4e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
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