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

This commit is contained in:
jack
2022-03-13 04:08:33 -06:00
committed by GitHub
parent dccb5711c7
commit 08794fef4e

View File

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