Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-02-14 | remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency | arades79 | 1 | -6/+6 |
2023-02-14 | add static lifetime to constexpr values to force compile time evaluation where possible | arades79 | 1 | -6/+6 |
2023-01-28 | input_common: joycon: Remove magic numbers from calibration protocol | Narr the Reg | 1 | -88/+122 |
2023-01-20 | input_common: Address byte review | german77 | 1 | -6/+3 |
2023-01-20 | Address review comments | german77 | 1 | -7/+3 |
2023-01-20 | input_common: Add support for joycon ring controller | Narr the Reg | 1 | -0/+22 |
2023-01-20 | input_common: Use calibration from joycon | Narr the Reg | 1 | -0/+169 |