summaryrefslogtreecommitdiffstats
path: root/drivers/ps2/ps2_interrupt.c
Commit message (Collapse)AuthorAgeFilesLines
* [Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433)Drashna Jaelre2023-04-121-0/+1
|
* fix: ps2_interrupt.c failed to compile (#18597)Klesh Wong2022-10-051-7/+8
|
* Improve PS/2 mouse performance (#17111)Andrew Dunai2022-05-301-2/+2
|
* Format code according to conventions (#16322)QMK Bot2022-02-121-6/+10
|
* Relocate PS2 code (#14895)Joel Challis2021-10-201-0/+340
* Relocate ps2 protocol code * clang * Move makefile logic