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 | -1/+1 |
2023-02-14 | add static lifetime to constexpr values to force compile time evaluation where possible | arades79 | 1 | -1/+1 |
2023-01-30 | input_common: joycon: Remove Magic numbers from common protocol | Narr the Reg | 1 | -2/+2 |
2023-01-30 | input_common: joycon: Fill missing enum data | Narr the Reg | 1 | -6/+4 |
2023-01-20 | input_common: Address byte review | german77 | 1 | -24/+12 |
2023-01-20 | Address review comments | german77 | 1 | -8/+8 |
2023-01-20 | core: hid: Fix input regressions | Narr the Reg | 1 | -3/+0 |
2023-01-20 | input_common: Add support for joycon ring controller | Narr the Reg | 1 | -0/+132 |