summaryrefslogtreecommitdiff
path: root/drivers/sensors/analog_joystick.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-14Add core handling for pointing device failures. (#25315)Dasky1-1/+3
2024-10-25Move pointing device driver code (#24445)Dasky1-0/+21
2024-02-18Update GPIO macro usages in core (#23093)Ryan1-4/+4
2024-01-30Init pins for Analog Joystick sensor (#22985)Drashna Jaelre1-0/+3
2023-12-01Feature: joystick weights (#21883)Dalius Dobravolskas1-10/+58
2022-03-04analog.[ch]: remove unnecessary includes (#16471)Ryan1-0/+2
2022-02-12Format code according to conventions (#16322)QMK Bot1-1/+1
2021-12-30[Bug] Fix analog joystick to mouse compilation (#15677)Dasky1-2/+2
2021-11-14Rework and expand Pointing Device support (#14343)Drashna Jaelre1-0/+94