aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/os_detection.c
Commit message (Expand)AuthorAgeFilesLines
* Fix broken compilation when OS_DETECTION_DEBUG_ENABLE is defined (#25869)Joshua Diamond2025-12-121-1/+1
* Fix OS_DETECTION_KEYBOARD_RESET (#25015)Matti Hiljanen2025-05-121-1/+25
* Community modules (#24848)Nick Brassel2025-02-261-0/+7
* [OS Detection] Improve MacOS detection (#24708)Drashna Jaelre2025-01-291-1/+1
* [Bug] Fix compiliation issues with OS Detection (#24502)Drashna Jaelre2024-10-191-1/+1
* [Core] `usb_device_state`: consolidate usb state handling across implementati...Stefan Kerkmann2024-10-181-13/+13
* Tweak OS detect, add OS_DETECTION_SINGLE_REPORT (#24379)Andre Brait2024-10-061-21/+33
* OS Detection - Entire file should not be wrapped with ifdef (#23108)Joel Challis2024-02-191-38/+32
* [Core] Add OS detection callbacks (#21777)Andre Brait2024-02-161-50/+120
* Make "detected_host_os()" available on the SLAVE side of the split keyboard (...ngs-ch2023-04-041-19/+26
* Detect host OS based on USB fingerprint (#18463)Ruslan Sayfutdinov2022-12-081-0/+129