[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;
|
return false;
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user