diff --git a/keyboards/handwired/set_st/rp2040/extra.h b/keyboards/handwired/set_st/rp2040/extra.h index b1471c1bfc0..0a255244880 100644 --- a/keyboards/handwired/set_st/rp2040/extra.h +++ b/keyboards/handwired/set_st/rp2040/extra.h @@ -19,8 +19,6 @@ #ifdef OLED_ENABLE bool oled_task_user(void) { - // Set cursor position - oled_set_cursor(0, 0); // Switch on current active layer switch (get_highest_layer(layer_state)) { case BASE :