Update keyboards/handwired/set_st/rp2040/extra.h

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Set 2024-10-22 11:04:49 +03:00 committed by GitHub
parent e5b92f5dc7
commit d5d4f67e0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,7 @@ bool oled_task_kb(void) {
oled_write(") ", false);
}
}
oled_write_ln("", false);
oled_advance_page(true);
}
return false;