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

View File

@ -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: