summaryrefslogtreecommitdiffstats
path: root/quantum/os_detection.c
Commit message (Collapse)AuthorAgeFilesLines
* Make "detected_host_os()" available on the SLAVE side of the split keyboard ↵ngs-ch2023-04-041-19/+26
| | | | | | | (#19854) Co-authored-by: ngs.ch <ngs.ch> Co-authored-by: Drashna Jaelre <drashna@drashna.net>
* Detect host OS based on USB fingerprint (#18463)Ruslan Sayfutdinov2022-12-091-0/+129
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org>