Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-29 | input_common: Allow timeouts to happen while scanning for a ring | german77 | 1 | -2/+3 |
2023-06-28 | input_common: Remove duplicated DriverResult enum | german77 | 1 | -20/+22 |
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 |