mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Update keyboards/handwired/set_st/rp2040/extra.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
e4068abe6f
commit
de20db2fc3
@ -41,6 +41,7 @@ bool oled_task_kb(void) {
|
||||
|
||||
oled_write(PSTR("Keys: "), false);
|
||||
|
||||
#ifdef OS_DETECTION_ENABLE
|
||||
os_variant_t os = detected_host_os();
|
||||
switch (os){
|
||||
case OS_MACOS:
|
||||
|
Loading…
Reference in New Issue
Block a user