mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
[Keyboard] add missing endif in glitch keyboard (#16629)
This commit is contained in:
parent
dccb5711c7
commit
08794fef4e
@ -56,3 +56,4 @@ bool oled_task_kb(void) {
|
||||
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user