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 | -3/+3 |
2023-02-14 | add static lifetime to constexpr values to force compile time evaluation where possible | arades79 | 1 | -3/+3 |
2023-01-30 | input_common: joycon: Remove Magic numbers from common protocol | Narr the Reg | 1 | -6/+7 |
2023-01-20 | input_common: Address byte review | german77 | 1 | -10/+8 |
2023-01-20 | input_common: Implement joycon ir camera | Narr the Reg | 1 | -0/+300 |