mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
Update keyboards/handwired/set_st/rp2040/extra.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
b5af9041e2
commit
60375da441
@ -19,8 +19,6 @@
|
|||||||
#ifdef OLED_ENABLE
|
#ifdef OLED_ENABLE
|
||||||
|
|
||||||
bool oled_task_user(void) {
|
bool oled_task_user(void) {
|
||||||
// Set cursor position
|
|
||||||
oled_set_cursor(0, 0);
|
|
||||||
// Switch on current active layer
|
// Switch on current active layer
|
||||||
switch (get_highest_layer(layer_state)) {
|
switch (get_highest_layer(layer_state)) {
|
||||||
case BASE :
|
case BASE :
|
||||||
|
Loading…
Reference in New Issue
Block a user