[Keyboard] add missing endif in glitch keyboard (#16629)
This commit is contained in:
parent
dccb5711c7
commit
08794fef4e
1 changed files with 1 additions and 0 deletions
|
@ -56,3 +56,4 @@ bool oled_task_kb(void) {
|
|||
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue