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:03:47 +03:00 committed by GitHub
parent cd9fbbc21e
commit e4068abe6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,6 @@ bool oled_task_kb(void) {
}
oled_set_cursor(0, 1);
oled_write(PSTR("Keys: "), false);
os_variant_t os = detected_host_os();