| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | input_common: Remove duplicated DriverResult enum | 2023-06-28 | 1 | -25/+27 | |
| | | |||||
| * | input_common: joycon: Remove Magic numbers from common protocol | 2023-01-29 | 1 | -2/+2 | |
| | | |||||
| * | input_common: joycon: Fill missing enum data | 2023-01-29 | 1 | -1/+1 | |
| | | |||||
| * | input_common: joycon: Replace ReadSPI vector with span | 2023-01-27 | 1 | -4/+4 | |
| | | |||||
| * | input_common: joycon: Remove magic numbers from calibration protocol | 2023-01-27 | 1 | -2/+2 | |
| | | |||||
| * | input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon ↵ | 2023-01-26 | 1 | -0/+11 | |
| | | | | | driver | ||||
| * | input_common: Address byte review | 2023-01-20 | 1 | -38/+16 | |
| | | |||||
| * | Address review comments | 2023-01-19 | 1 | -6/+6 | |
| | | |||||
| * | input_common: Add support for joycon generic functions | 2023-01-19 | 1 | -0/+147 | |