diff --git a/keyboards/handwired/set_st/rp2040/extra.h b/keyboards/handwired/set_st/rp2040/extra.h index 27e6882eca9..cf6888318d9 100644 --- a/keyboards/handwired/set_st/rp2040/extra.h +++ b/keyboards/handwired/set_st/rp2040/extra.h @@ -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();