Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: ps2_interrupt.c failed to compile (#18597) | Klesh Wong | 2022-10-05 | 1 | -7/+8 |
| | |||||
* | Improve PS/2 mouse performance (#17111) | Andrew Dunai | 2022-05-30 | 3 | -4/+20 |
| | |||||
* | fix typo in ps2 set_defaults (#16767) | Gompa | 2022-04-04 | 1 | -1/+1 |
| | |||||
* | Format code according to conventions (#16421) | QMK Bot | 2022-02-21 | 1 | -3/+2 |
| | |||||
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 3 | -17/+33 |
| | |||||
* | Relocate PS2 code (#14895) | Joel Challis | 2021-10-20 | 6 | -0/+1124 |
* Relocate ps2 protocol code * clang * Move makefile logic |