summaryrefslogtreecommitdiff
path: root/quantum/os_detection.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-12Fix broken compilation when OS_DETECTION_DEBUG_ENABLE is defined (#25869)Joshua Diamond1-1/+1
2025-05-12Fix OS_DETECTION_KEYBOARD_RESET (#25015)Matti Hiljanen1-1/+25
2025-02-26Community modules (#24848)Nick Brassel1-0/+7
2025-01-30[OS Detection] Improve MacOS detection (#24708)Drashna Jaelre1-1/+1
2024-10-19[Bug] Fix compiliation issues with OS Detection (#24502)Drashna Jaelre1-1/+1
2024-10-18[Core] `usb_device_state`: consolidate usb state handling across implementati...Stefan Kerkmann1-13/+13
2024-10-06Tweak OS detect, add OS_DETECTION_SINGLE_REPORT (#24379)Andre Brait1-21/+33
2024-02-19OS Detection - Entire file should not be wrapped with ifdef (#23108)Joel Challis1-38/+32
2024-02-17[Core] Add OS detection callbacks (#21777)Andre Brait1-50/+120
2023-04-04Make "detected_host_os()" available on the SLAVE side of the split keyboard (...ngs-ch1-19/+26
2022-12-09Detect host OS based on USB fingerprint (#18463)Ruslan Sayfutdinov1-0/+129