summaryrefslogtreecommitdiff
path: root/quantum/joystick.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-09Joystick: add support for 8-way hat switch (#24515)Ryan1-0/+10
2024-02-18Update GPIO macro usages in core (#23093)Ryan1-1/+1
2024-02-17Fix joystick initialization (#22953)Joel Challis1-41/+60
2023-01-20Fix functions with empty params (#19647)Ryan1-1/+1
2022-11-27Joystick feature improvements (#19052)Ryan1-25/+30
2022-09-27Further refactoring of joystick feature (#18437)Ryan1-3/+95
2022-03-26Joystick feature updates (#16732)Ryan1-6/+31
2020-08-29Hid joystick interface (#4226)a-chol1-0/+13